Show Active Plugins First
List active plugins first in the wp-admin list of plugins.
Create Additional Schemes for the Address Field
This snippet will show you how to create your own Scheme for the Address field. This…
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…
Override Block Editor Palette Colors
Use this snippet to control the pre-defined colors in the Block Editor.
Add deliveryTime schema to shippingDetails schema
This snippet adds deliveryTime schema to shippingDetails schema that's present inside the Product > Offers schema
Defer the reCAPTCHA Script
Defers the reCAPTCHA script until after the page finishes loading.
Change Position of v2 Invisible reCAPTCHA Badge
Changes the position of the v2 Invisible reCAPTCHA badge
FAQ Accordion
Use this snippet as a shortcode to display frequently asked questions.
WPForms Login Page Redirect
This snippet will redirect the default WordPress login page to your custom login page. This makes…
Remove AggregateRating and Reviews Schema
This filter code removes the AggregateRating and Reviews Schemas
Increase the max file size limit in WordPress
Using a small snippet, we're going to increase the upload size, post size, and max execution…
Add basic Open Graph Tags
Add OG tags for social media in your posts and pages.
Noindex Products under a Product Category
This code snippet can be used to set noindex on all the Products under a Product…
Auto-logout inactive users
Automatically logout users after 10 minutes.
Allow Multiple Dates Selection in Date Picker
Adds the ability to select multiple dates inside the Date Picker field.