Add Another Meta Keyword to Each Post
This filter can be used to add another meta keyword to each post. You can replace…
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…
Extend Login Expiration Time
Toggling "Remember Me" will keep you logged-in for 30 days instead of 14 days.
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
Display Form Entries
Displays form entries on the front end of your site. Once this snippet is added and…
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 Thumbnail Image Sizes
Prevent WordPress from generating specific thumbnail sizes.
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Maintenance Mode
Display a simple maintenance mode message for non admin users.
Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.
Disable Gravatar Avatars
Prevent WordPress from loading gravatar avatars for users.
Disable Block Directory
Prevent block directory results from being shown when searching for blocks in the editor.
Redirect 404 to Homepage
Automatically redirect 404 pages to the homepage.