Apraksts
Several opinionated WordPress tweaks focused in security and performance.
FEATURES
- Produces clean filenames for uploads
- Change admin footer text
- Disable author page and author search by url
- Disable emoji mess
- Disable “meta widget”
- Disable WP REST API public access
- Disable “website” field from comment form
- Disable wp embed
- Disable xmlrpc.php
- Show admin bar for admin users only
- Hide WordPress update nag to all but admins
- Remove “WordPress logo” from admin bar
- Remove “+ New” button from admin bar
- Remove some dashboard widgets
- Remove query strings from scripts (JavaScript and CSS)
- Remove <link rel=”shortlink” >
- Remove dashboard “welcome panel”
- Remove WordPress version number in <head>
- and more…
Note: is possible disable any feature.
Contribuitions
For bugs, suggestions or contribuitions, open a issue in our Github Repository or create a topic in WordPress Plugin Forum.
Donations
Support this plugin on https://luizpb.com/donate/
Uzstādīšana
- Install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the “Plugins” screen in WordPress.
- Go to Settings > Tweaks to configure the plugin.
Atsauksmes
7 septembris, 2022
1 atbilde
I appreciate this plugin as it contains clean up options for WordPress. Thank you.
16 aprīlis, 2022
1 atbilde
This plugin is great! It has all the right stuff. I just think it only needs to remove “Comments” from the admin bar and add the functions that this plugin does: WP Core Update Cleaner. Anyway, great job!
10 augusts, 2018
1 atbilde
Gostei do plugin, agiliza bastante na hora de dar uma otimizada
Autori un izstrādātāji
“WP Tweaks” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “WP Tweaks” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
2.3.4 – 2024-01-21
- Don’t hide admin notices of WP Crontrol plugin.
2.3.3 – 2024-01-12
- More fixes related to admin notices. Sorry.
2.3.2 – 2024-01-11
- Fix: admin notices in
post.php
andpost-new.php
2.3.1 – 2023-12-16
- Fix: message about “connection lost” when “hide admin notices” is enabled
- Fix: don’t hide “Settings saved” messages.
2.3.0 – 2023-11-19
- Option to disable RSS feeds
- Option to disable right click in frontend
- Option to remove language switcher from login page
- Option to disable WP CRON (via
DISABLE_WP_CRON
constant). Be sure to create an external cron job when enabling this option.