Limit SEO Title to 60 characters
This filter limits the SEO Title length to 60 characters throughout the website
Disable Admin Password Reset Emails
Don't send an email to the administrator of the site after a user resets their password.
Disable WordPress Sitemaps
Disable the auto-generated WordPress Sitemaps added in version 5.5.
Disable Thumbnail Image Sizes
Prevent WordPress from generating specific thumbnail sizes.
Disable Comment URL Linking
Prevent automatically formatting URLs in comments as links.
Disable Gravatar Avatars
Prevent WordPress from loading gravatar avatars for users.
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 *…
Accordion Template Helper
This snippet will allow you to use Section Divider fields in an "accordion-like" manner by adding…
Decrease Auto-Save Interval
Change post editor auto-save to 5 minutes instead of 1.
Add ID column in admin tables
Display the post id in the admin in its own column for convenience.
Disable jQuery Migrate
Prevent loading the jQuery Migrate script in the frontend.
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…
Add Auto Sizes to Lazy Loaded images
Use the "auto" size added in browsers for lazy loaded images.
Add 'excerpt' and 'page-attributes' Support to Locations Post Type
This filter can be used to add 'excerpt' and 'page-attributes' support to Locations post type
Simple Table Of Contents
Automatically add a table of contents from the headings in your posts.