Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.
Display Related Posts by Category
List 5 posts from the same categories as the current post.
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 Application Passwords
Disable Application Passwords feature that was added in WP 5.6.
Disable Block Directory
Prevent block directory results from being shown when searching for blocks in the editor.
Recreate the aioseo_cache table
This code snippet recreates the missing 'aioseo_cache' table. This code snippet should be enabled and executed…
AIOSEO - Increase SEO Analyzer TimeOut
This snippet will increase the Timeout limit set for the SEO Analysis feature on a site.
Disable All Updates
Hide all updates for WordPress Core, Plugins and Themes.
Disable autogenerated shipping details schema for WooCommerce
This code snippet will disable AIOSEO autogenerated shipping details schema for WooCommerce Products
Add basic Open Graph Tags
Add OG tags for social media in your posts and pages.
Hide the Submit Button on Calculator Forms
To use any of the Calculator forms but want to hide the submit button. Use this…
Scan images from Elementor Galleries and counts them for the sitemap XML
This snippet will find new images inside the post content, which has Elementor Galleries. And it…
Disable Posts in Admin
Hide the Posts menu from the admin if you don't need the default Posts post type.
Smooth Scrolling for Anchor Links
Enables smooth scrolling for all on-page links with #.
Add Autofocus on Your Form
This snippet adds auto focus to the first field of your form when the page loads.