=== Monkee-Boy Essentials === Contributors: monkeeboy, fleeting Tags: essentials Requires at least: 5.2 Tested up to: 5.6.1 Stable tag: trunk Requires PHP: 7.3 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html WordPress plugin featuring basic tweaks and configuration common across our installs. == Description == In the WordPress Admin: * Add support for uploading SVG into the media library. * Disable plugin and theme file editing from the admin. In the current theme: * Let WordPress manage the title tag. * Add support for post thumbnails. * Add support for responsive embeds with Gutenberg. * Add support for wide/full alignment with Gutenberg. * Disable custom font sizes in Gutenberg. * Disable custom colors in Gutenberg. * Enable editor styles in Gutenberg. * Clean up `wp_head` to remove clutter. * Move JavaScript files from the head to the footer. * Disable WP emojis. * Change default search to use /search/query/ instead of /?s=query. Supports the following plugins: * Gravity Forms * After form submission, scroll to confirmation/validation anchor. * Advanced Custom Fields * Remove the default WP custom fields section. * Add options page to be used for general theme options/content. == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin in your admin. 1. Enjoy. == Frequently Asked Questions == = How are you doing today? = Doing well, thanks for asking. How about you? == Changelog == = 1.1 = * Clean up and name change. * Remove additional CSS section. = 1.0 = * Initial release.