Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.
Disable Block Directory
Prevent block directory results from being shown when searching for blocks in the editor.
Disable Application Passwords
Disable Application Passwords feature that was added in WP 5.6.
Recreate the aioseo_cache table
This code snippet recreates the missing 'aioseo_cache' table. This code snippet should be enabled and executed…
Disable autogenerated shipping details schema for WooCommerce
This code snippet will disable AIOSEO autogenerated shipping details schema for WooCommerce Products
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…
AIOSEO - Increase SEO Analyzer TimeOut
This snippet will increase the Timeout limit set for the SEO Analysis feature on a site.
Hide the Submit Button on Calculator Forms
To use any of the Calculator forms but want to hide the submit button. Use this…
Display Related Posts by Category
List 5 posts from the same categories as the current post.
Disable Posts in Admin
Hide the Posts menu from the admin if you don't need the default Posts post type.
Disable All Updates
Hide all updates for WordPress Core, Plugins and Themes.
Add Autofocus on Your Form
This snippet adds auto focus to the first field of your form when the page loads.
Post Meta Debugger
Add a metabox that lists all the custom fields/meta values for a post/page for easy debugging.
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 *…
Disable Automatic Trash Emptying
Prevent WordPress from automatically deleting trashed posts after 30 days.