Change Admin Panel Footer Text
Display custom text in the admin panel footer with this snippet.
Change "Howdy Admin" in Admin Bar
Customize the "Howdy" message in the admin bar.
Remove Dashboard Welcome Panel
Hide the Welcome Panel on the WordPress dashboard for all users.
Limit Meta Description to 160 characters
This filter limits the Meta Description to 160 characters throughout the website
Disable Gutenberg Code Editing for Non-Admin Users
Prevent non-admin users from using "Edit as HTML" or "Code editor" in the Gutenberg Editor.
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 Site Health
Completely hide the Site Health menu item and dashboard widget.
Limit SEO Title to 60 characters
This filter limits the SEO Title length to 60 characters throughout the website
Empty Admin Dashboard
Disable all dashboard widgets in the admin and the welcome panel.
Change the Submit Button Color
Changes the color of the submit button for all WPForms. The colors in this CSS are…
Decrease Auto-Save Interval
Change post editor auto-save to 5 minutes instead of 1.
Add author name to article schema if its missing
This snippet adds the author's name and author schema type to the article schema if it's…
Enable WooCommerce Product Attributes in Search Appearance
By default, AIOSEO does not include support for WooCommerce Product Attributes in our Search Appearance settings,…
Add Field Values for Dropdown, Checkboxes, and Multiple Choice Fields
Adds the option to display field values for Dropdown, Checkboxes, and Multiple Choice fields. Once you've…