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.
Empty Admin Dashboard
Disable all dashboard widgets in the admin and the welcome panel.
Disable Site Health
Completely hide the Site Health menu item and dashboard widget.
Change the Submit Button Color
Changes the color of the submit button for all WPForms. The colors in this CSS are…
Limit SEO Title to 60 characters
This filter limits the SEO Title length to 60 characters throughout the website
Decrease Auto-Save Interval
Change post editor auto-save to 5 minutes instead of 1.
Add Another Meta Keyword to Each Post
This filter can be used to add another meta keyword to each post. You can replace…
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…
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…