Disable Update Notice for Non-admin Users
Don't show WordPress version update notices to users that can't update the site.
Redirect 404 to Homepage
Automatically redirect 404 pages to the homepage.
Limit the Number of Post Revisions
Reduce Database size by limiting post revisions to just 20 per post.
Limit Meta Description to 160 characters
This filter limits the Meta Description to 160 characters throughout the website
Open External Links in a New Tab
Automatically open all external links added in posts in a new tab.
Remove "WordPress" from admin titles
Stop adding "WordPress" to the admin pages browser title.
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 Lazy Load
Prevent WordPress from adding the lazy-load attribute to all images and iframes.
Enable Shortcode Execution in WPCode HTML Snippets
Use this snippet to enable shortcode execution in WPCode HTML snippets.
Disable New User Notifications
Prevent the admin user from getting new user notification emails.
Add SEO-friendly Breadcrumbs
Automatically add SEO-friendly Breadcrumbs before posts or use as a shortcode for more control.
Display Reading Time
Add the estimated reading time before the post content.
Last Login Column
Add a column to the users table with the last time they logged in.
Disable the WordPress Shortlink
Remove link rel shortlink from your site head area.
Remove WP Block Library CSS
Stop WordPress from loading the block editor CSS - especially useful if you don't use Gutenberg.