Centering a form
This snippet will allow you to add a CSS class to your form which will enable…
Disable Full Site Editing (FSE)
Prevent any user from making changes to the site using the Full Site Editor.
Disable Fullscreen Editor
Automatically disable the Gutenberg Fullscreen editor for all users.
Maintenance Mode
Display a simple maintenance mode message for non admin users.
Add 'excerpt' and 'page-attributes' Support to Locations Post Type
This filter can be used to add 'excerpt' and 'page-attributes' support to Locations post type
Last Login Column
Add a column to the users table with the last time they logged in.
Extend Login Expiration Time
Toggling "Remember Me" will keep you logged-in for 30 days instead of 14 days.
Set oEmbed Max Width
Set a max width for the embeds using oEmbed in the content.
Add ‘LLC’ to the Local SEO Business Name
This filter can be used to add ‘LLC’ to the Local SEO Business Name
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
Display Form Entries
Displays form entries on the front end of your site. Once this snippet is added and…
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Social Share Buttons
Add links to share articles to popular social media platforms.
Set current URL as the Canonical URL and ignore query strings
This snippet searches for a specific string in the current URL and if found, it set…
Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.