Add basic Open Graph Tags
Add OG tags for social media in your posts and pages.
Add the type property to that Image property in the Organization schema
This snippet will add the 'ImageObject' type property in the 'Organization' schema markup.
Smooth Scrolling for Anchor Links
Enables smooth scrolling for all on-page links with #.
Move Admin Bar to the Bottom
Move the admin bar to the bottom of the screen in the frontend.
Disable Auto-Scaling Oversized Images
Prevent WordPress from scaling large images added in v5.3.
Auto-logout inactive users
Automatically logout users after 10 minutes.
Show Active Plugins First
List active plugins first in the wp-admin list of plugins.
Floating Social Media Icons
Display your Social Media accounts in a floating sidebar.
Simple Countdown Timer
Display a simple countdown timer using this snippet anywhere on your site.
Disable Shortcode Parsing in All in One SEO
This filter can be used to prevent AIOSEO from parsing shortcodes.
Special Offer Pop-up
Display a small pop-up in the bottom-right of the page.
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 Specific Blocks
Prevent certain blocks from being used in the Gutenberg Editor.
How to Add Custom Code Snippets in WordPress
For this guide, we’ll create a custom code that prevents theme conflicts that cause Radio and…