Disable Gutenberg Code Editing for Non-Admin Users
Prevent non-admin users from using "Edit as HTML" or "Code editor" in the Gutenberg Editor.
Disable Author Archives
Completely hide author archives and prevent direct access by returning a 404 page.
Disable Update Notice for Non-admin Users
Don't show WordPress version update notices to users that can't update the site.
Limit the Number of Post Revisions
Reduce Database size by limiting post revisions to just 20 per post.
Hide ‘Screen Options’ Tab
Remove the Screen Options menu at the top of admin pages.
Disable New User Notifications
Prevent the admin user from getting new user notification emails.
Disable Lazy Load
Prevent WordPress from adding the lazy-load attribute to all images and iframes.
Delay Posts in RSS Feeds
Add a delay before published posts show up in the RSS feeds.
Add default ALT to avatar/Gravatar Images
Add the user's name as a default alt tag to the Gravatar images loaded on...
Enable Shortcode Execution in WPCode HTML Snippets
Use this snippet to enable shortcode execution in WPCode HTML snippets.
Remove WP Block Library CSS
Stop WordPress from loading the block editor CSS - especially useful if you don't use Gutenberg.
Disable the WordPress Shortlink
Remove link rel shortlink from your site head area.
Exclude Specific Categories from RSS Feed
Prevent posts in certain categories from showing up in your RSS Feeds.
Open External Links in a New Tab
Automatically open all external links added in posts in a new tab.
Disable Site Health
Completely hide the Site Health menu item and dashboard widget.