Change Schema Type of All Posts in Specific Categories
This snippet changes the 'NewsArticle' schema of all posts under specific categories to 'Article' schema. Note:…
Override Block Editor Palette Colors
Use this snippet to control the pre-defined colors in the Block Editor.
Display Form After Confirmation
Displays the form again after submission and below the confirmation message. Change the 999999 to match…
Add Image to Sitemap From an Image ACF Field
This filter can be used to add an image from an Image ACF field with the…
Display Non-Input Fields in Notifications
Displays all non-input fields in email notifications. Non-input fields are HTML fields, Page Breaks, Section Dividers,…
Disable Shortcode Parsing in All in One SEO
This filter can be used to prevent AIOSEO from parsing shortcodes.
Disable a Form Field to Prevent User Input
This snippet will render any Single Line Text or Paragraph Text field as read-only which will…
Copy Button for Code Blocks
Add a button to easily copy to clipboard for code blocks.
Show link assistant suggestions
This snippet fixes a conflict of a custom theme with the default WordPress class called 'fixed'.…
Magnifier Glass For Images
Add a zoom effect to images on your website.
Set Default Date for Date Picker
Sets a default date for your Date Picker form field.
Add Custom Element to Breadcrumbs
This snippet adds a custom Element called "Resources" (with its link) as the 1st element in…
Increase the max file size limit in WordPress
Using a small snippet, we're going to increase the upload size, post size, and max execution…
Auto-Collapse Long Comments
Add a "Read More" button for long comments for better layouts.
Append a string to the Meta Description of each post
This snippet can be used to append a string to the Meta Description of each post