Disable AIOSEO Admin Menu Bar
This filter can be used to Disable AIOSEO Admin Menu Bar.
Add Shortcodes to the List of Conflicting Shortcodes
Add shortcodes to the list of conflicting shortcodes
Set max-video-preview to 0
This snippet sets max-video-preview robots meta tag to 0
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Change Validation Messages for WPML
When you need to provide multiple different language translations, these messages need to be conditionally different.…
Add Custom Element to Breadcrumbs
This snippet adds a custom Element called "Resources" (with its link) as the 1st element in…
Conditionally show the submit button
/** * Conditionally show the submit button * * @link https://wpforms.com/developers/how-to-conditionally-show-the-submit-button/ */ add_action( 'wp_head', function ()…
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
Change the HTML template for a specific crumb in the breadcrumbs trail
This snippet can be used to change the HTML if it’s the crumb of the ‘uncategorized’…
Add Translated Version Sitemap Entries for a Specific Post
This filter can be used to add Translated Version Sitemap Entries for a Specific Post. You…
Unminify Schema Output in Source Code
This filter can be used to unminify schema output in the source code.
Change Business Info Email Icon
This filter can be used to change the business info email icon. Replace "/assets/images/email-icon.png" with the…
Add A Default Campaign Custom Amount
Return a "default" amount if there isn't one isn't set in the session. Read all notes…
Hide AlOSEO version number from the front end
This filter can be used to publicly hide the All in One SEO version number.
Decrease the retention period to one week for the Action Scheduler
By default, Action Scheduler will automatically remove completed tasks after thirty days. However, this time period…