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…
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
Add ‘LLC’ to the Local SEO Business Name
This filter can be used to add ‘LLC’ to the Local SEO Business Name
Maintenance Mode
Display a simple maintenance mode message for non admin users.
Add Additional Custom Sitemap Index
This filter can be used to add an Additional Custom Sitemap Index to the root index.…
Enable WooCommerce Product Attributes in Search Appearance
By default, AIOSEO does not include support for WooCommerce Product Attributes in our Search Appearance settings,…
Centering a form
This snippet will allow you to add a CSS class to your form which will enable…
Set a Minimum Word Count for Posts
Force your authors to write posts that have a minimum length.
Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.
Display Form Entries
Displays form entries on the front end of your site. Once this snippet is added and…
Set oEmbed Max Width
Set a max width for the embeds using oEmbed in the content.
Set current URL as the Canonical URL and ignore query strings
This snippet searches for a specific string in the current URL and if found, it set…
Disable Block Directory
Prevent block directory results from being shown when searching for blocks in the editor.
Add Autofocus on Your Form
This snippet adds auto focus to the first field of your form when the page loads.