=== Best Configuration === Contributors: gfazioli Donate link: http://undolog.com Tags: theme,backend,settings,rest api,configuration Requires at least: 6.2 Tested up to: 6.5.3 Stable tag: 0.8.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides a set of useful configurations for admin backend and frontend. == Description == === NOTE === **This plugin is DEPRECATED**, and its features have been integrated into [Scotty](https://wordpress.org/plugins/scotty/). **Download** [Scotty](https://wordpress.org/plugins/scotty/) **to continue using these features**. Best Configuration provides a set of useful configurations for admin backend and frontend, such as: * Enable/disable WP REST API * Remove Welcome Panel from WordPress Dashboard. * Remove admin bar * Remove only the author link from comments list * Set the number of revisions to keep for all post types * Set the excerpt length * Enable Shortcodes for the Text Widget * Enable Drag & Drop in Pages * and more... **Made with WP Bones** WP Bones is a little Framework that provides a set of tools and rules to makes easy to write a WordPress plugin or theme. The aim of Bones is achieve to write a Plugin or Theme look like a Laravel Framework application. [Click Here to visit WP Bones](https://github.com/wpbones/WPBones) == Installation == This section describes how to install the plugin and get it working. 1. Upload the entire content of plugin archive to your `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress (deactivate and reactivate if you're upgrading). 3. Done. Enjoy. == Frequently Asked Questions == == Screenshots == 1. General 2. Dashboard 3. Comments 4. Posts 5. Widgets == Changelog == = 0.4.0 = * test for WordPress 4.7 * update framework * add General options * add enable/disable WP REST API = 0.3.0 = * add pure css switch * add security fix = 0.2.0 = * add other stuff = 0.1.0 = * First release == Upgrade Notice == = 0.2.1 = * Fix options