Style Placeholder Text
Styles the placeholder text that appears inside form fields. The colors in this CSS are defined…
Remove the Canonical URL for a specific URL
This code snippet can be used to remove the canonical URL for a specific URL that…
Disable SEO Preview feature
This code snippet can be used to remove the "SEO Preview" feature in All in One…
Adding a Background Image to Your Forms
With this snippet, it follows the tutorial listed inside the Adding a Background Image to Your…
Add Last Modified Column
Display the post last modified date in the admin.
WPForms Login Page Redirect
This snippet will redirect the default WordPress login page to your custom login page. This makes…
Add Noindex & Nofollow Attributes to all the Posts
This filter can be used to add Noindex & Nofollow attributes to all the Posts
Add deliveryTime schema to shippingDetails schema
This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema
Display Form After Confirmation
Displays the form again after submission and below the confirmation message. Change the 999999 to match…
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:…
Disable Shortcode Parsing in All in One SEO
This filter can be used to prevent AIOSEO from parsing shortcodes.
Increasing Image Size in Notification Emails
With this PHP snippet, you can easily adjust the size of these images in larger sizes.
Display Non-Input Fields in Notifications
Displays all non-input fields in email notifications. Non-input fields are HTML fields, Page Breaks, Section Dividers,…
Add String to the Local SEO Business Name
This filter can be used to add a string to the Local SEO Business Name. Replace…
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…