=== WordPress Bootscraper === Contributors: navzme Tags: core, admin, site, frontend, clean, cleanup, safe, header, scripts Requires at least: 3.8 Tested up to: 4.7 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html For custom theme developers, clean your WordPress installation, remove things that you don’t need. == Description == WordPress comes with a lot of pre-loaded styles and scripts which are not necessary for custom themes. If you are one of them who likes to keep the frontend and administrator layout and code clean, then this plugin is for you. = Frontend = * WP Emoji * JSON API links * Remove [...] from Excerpt * Remove dns-prefetch to //s.w.org * Remove wp-json * Remove wp-embed.min.js * Remove WordPress Generator * Remove wlwmanifest.xml = Administrator = * Remove the WordPress Logo from toolbar * Remove the comment link from toolbar * Remove the new link from toolbar * Remove Post from side menu * Remove Comments from side menu * Move ACF menu under Settings as submenu * Move CTP UI menu under Settings as submenu * Remove Trackback metabox * Remove Comment metabox * Remove Author metabox * Remove Custom Fields metabox * Remove Slug metabox * Add support for excerpt * Add support for featured image * Completely turn off commenting functionality * Remove Post by Email from Writing * Change footer thank you = Website = http://www.navz.me/ = Please Vote and Enjoy = Your votes really make a difference! Thanks. == Installation == 1. Upload the plugin folder \'wp-bootscraper\' to the `/wp-content/plugins/wp-bootscraper` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the \"Plugins\" menu in WordPress 3. Done! == Changelog == = 2.0 = * [Fixed] Administrator footer thank you functionality * [Test] Compatible with WordPress 4.7 = 1.0.0 = * Initial Release.