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 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
Disable Gutenberg Code Editing for Non-Admin Users
Prevent non-admin users from using "Edit as HTML" or "Code editor" in the Gutenberg Editor.
Empty Admin Dashboard
Disable all dashboard widgets in the admin and the welcome panel.
Hide ‘Screen Options’ Tab
Remove the Screen Options menu at the top of admin pages.
Add Another Meta Keyword to Each Post
This filter can be used to add another meta keyword to each post. You can replace…
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…
How to Add JavaScript to a Page When Using the Form Pages Addon
/** * Add confetti to the convas element on the confirmation message for Form Pages *…
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…
Accordion Template Helper
This snippet will allow you to use Section Divider fields in an "accordion-like" manner by adding…
Limit SEO Title to 60 characters
This filter limits the SEO Title length to 60 characters throughout the website