=== Speed Matters === Description: Remove unnecessary add-ons and tweak your database to improve website speed Contributors: carlconrad Tags: speed Author: Carl Conrad Author URI: https://carlconrad.net Requires at least: 4.6 Tested up to: 5.4 Stable tag: 0.4 Donate link: https://www.paypal.me/conradcarl License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Improve your website's speed by removing unnecessary add-ons and tweak your database == Description == This plug-in helps managing various add-ons and database related tweaks to improve your website's speed. Changing these settings may alter the behaviour of your WordPress setup. Make sure to understand the consequences and test thoroughly. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/speed-matters` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the "Plugins" screen in WordPress. 1. Use the Settings -> Speed Matters screen to configure the plugin. == Frequently Asked Questions == == Screenshots == == Changelog == = 0.4 = * Added database cleanup. * Option for additional index on the options table. * Option for additional index on the postmeta table. = 0.3 = * Included test of PHP version. = 0.2 = * First public version. * Option to update default jQuery 1.2.4 to jQuery 3.5.1. * Option to remove jQuery migrate. * Option to remove WP Embed. * Option to disable emojis. * Option to disable the WordPress heartbeat. * Option to update MyISAM powered tables to a InnoDB engine. == Upgrade Notice ==