=== WP Tweaks === Contributors: luizbills Tags: security, performance, tweaks, wp, wordpress, optimization, disable, remove, rest api, xmlrpc, emoji, version, query string, admin bar Donate link: https://www.luizpb.com/en/ Requires at least: 4.0 Tested up to: 5.4 Requires PHP: 5.4 Stable tag: 1.3.2 License: GPL v3 License URI: https://github.com/luizbills/wp-tweaks/blob/master/LICENSE Several opinionated WordPress tweaks focused in security and performance. == Description == 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](https://github.com/luizbills/wp-tweaks) == Installation == 1. Install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the "Plugins" screen in WordPress. 1. Go to Settings > Tweaks to configure the plugin. == Changelog == = 1.3.1 - 04/18/2020 = * Fixed: Can not disable some options = 1.3.1 - 04/18/2020 = * Fix PHP Warning = 1.3.0 - 04/18/2020 = * Removed "jQuery CDN" option = 1.2.0 - 10/16/2018 = * 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 - 07/18/2018 = * New Feature: dashboard page with only one column * Fix some typos = 1.0.0 - 05/23/2018 = * Initial release. == Upgrade Notice == = 1.0.0 = * Initial release.