Display Random Posts
Show random posts anywhere on your site.
Fading Page Transitions
Fade out the page when clicking on any internal links.
Disable Specific Blocks
Prevent certain blocks from being used in the Gutenberg Editor.
Custom Default Avatar
Use a custom image for the default avatar.
WPForms Login Page Redirect
This snippet will redirect the default WordPress login page to your custom login page. This makes…
Display Form After Confirmation
Displays the form again after submission and below the confirmation message. Change the 999999 to match…
Disable Shortcode Parsing in All in One SEO
This filter can be used to prevent AIOSEO from parsing shortcodes.
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:…
Adding a Background Image to Your Forms
With this snippet, it follows the tutorial listed inside the Adding a Background Image to Your…
Disable Post Formats
Disable the Post Formats feature for all posts.
Add deliveryTime schema to shippingDetails schema
This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema
Override Block Editor Palette Colors
Use this snippet to control the pre-defined colors in the Block Editor.
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 a Form Field to Prevent User Input
This snippet will render any Single Line Text or Paragraph Text field as read-only which will…
Set Default Date for Date Picker
Sets a default date for your Date Picker form field.