=== Advanced Settings === Plugin Name: Advanced Settings Author: eHtmlu Contributors: eHtmlu, webarthur Author URI: https://ehtmlu.com/ Plugin URI: https://wordpress.org/plugins/advanced-settings/ Tags: settings, options, performance, speed, admin Requires at least: 5.0.0 Tested up to: 6.7 Stable tag: 2.9.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Adds settings that you might expect to find in the WordPress core. == Description == This plugin offers settings that you might expect to find in the WordPress core. 💚 This plugin is currently being extensively revised, but it remains high performing, lightweight and largely backwards compatible. If you have any questions or wishes, just get in touch, for example by creating a topic on the [plugin support page](https://wordpress.org/support/plugin/advanced-settings/#new-topic-0). = System = * Hide the WordPress update message in the Dashboard * Add dashboard logo * Disable comment system * Disable Posts Auto Saving * Disable author pages * Automatically generate the Post Thumbnail (from the first image in post) * Set JPEG quality * Resize image at upload to max size * Display total number of executed SQL queries and page loading time * Prevent installation of new default WordPress themes during core updates * Prevent sending email notifications for core updates * Prevent sending email notifications for plugin updates * Prevent sending email notifications for theme updates = HTML Code = * Fix incorrect Facebook thumbnails including OG metas * Hide top admin menu * Remove default WordPress favicon * Automatically add a FavIcon (whenever there is a favicon.ico, favicon.png or favicon.svg file in the template folder) * Add a description meta tag using the blog description (SEO) * Add description and keywords meta tags in each posts (SEO) * Remove header WordPress generator meta tag * Remove header RSD (Weblog Client Link) meta tag * Remove header shortlink meta tag * Configure site title to use just the wp_title() function (better for hardcode programming) * Limit the excerpt length * Add a read more link after excerpt * Remove wptexturize filter * Remove Trackbacks and Pingbacks from Comment Count * Insert author bio in each post * Allow more complex HTML in user profile * Compress all HTML code * Remove HTML comments (it doesn't remove conditional IE comments like: