Περιγραφή
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.
Github Repo: https://github.com/luizbills/wp-tweaks
Εγκατάσταση
- 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.
Κριτικές
16 Απριλίου 2022
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 Αυγούστου 2018
Gostei do plugin, agiliza bastante na hora de dar uma otimizada
Συνεισφέροντες & Προγραμματιστές
“WP Tweaks” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP Tweaks” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.6.0 – 2022-04-27
- Tested with WordPress 5.9
- Now is possible to remove ‘Comments’ from admin bar (default: Off)
- Now the option “Remove oEmbed support” is Off by default
- Improved and fixed portuguese translation
- Small enchantments
1.5.1 – 2021-03-26
- Fix disallow file edit setting
- Now is possible to disable author query and author pages separately
1.5.0 – 2020-04-19
- New Feature: Disallow file edit
1.4.0 – 2020-04-18
- New Feature: remove “Howdy” from admin bar
1.3.2 – 2020-04-18
- Fixed: Can not disable some options
1.3.1 – 2020-04-18
- Fix PHP Warning
1.3.0 – 2020-04-18
- Removed “jQuery CDN” option
1.2.0 – 2018-10-16
- New Feature: hide WordPress version in admin footer
- Tweak: jQuery default version now is 2.2.4
- Tweak: added description to informs the jQuery stable versions
- Tweak: informs that jQuery Migrate also is disabled when using jQuery from CDN
- Fix typos
1.1.0 – 2018-07-18
- New Feature: dashboard page with only one column
- Fix some typos
1.0.0 – 2018-05-23
- Initial release.