Custom Default Avatar
Use a custom image for the default avatar.
Fading Page Transitions
Fade out the page when clicking on any internal links.
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…
Add Last Modified Column
Display the post last modified date in the admin.
Adding a Background Image to Your Forms
With this snippet, it follows the tutorial listed inside the Adding a Background Image to Your…
Make "Follow on TikTok" Button Larger and Full Width.
This will make the "Follow on TikTok" button in the header span the whole width of…
Disable Specific Blocks
Prevent certain blocks from being used in the Gutenberg Editor.
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
Increasing Image Size in Notification Emails
With this PHP snippet, you can easily adjust the size of these images in larger sizes.
Default Featured Image
Add a setting in Media for a default featured image for all posts.
Disable Post Formats
Disable the Post Formats feature for all posts.
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:…