Disable Full Site Editing (FSE)
Prevent any user from making changes to the site using the Full Site Editor.
Disable Gravatar Avatars
Prevent WordPress from loading gravatar avatars for users.
Disable Fullscreen Editor
Automatically disable the Gutenberg Fullscreen editor for all users.
Set oEmbed Max Width
Set a max width for the embeds using oEmbed in the content.
Extend Login Expiration Time
Toggling "Remember Me" will keep you logged-in for 30 days instead of 14 days.
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
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 Form Entries
Displays form entries on the front end of your site. Once this snippet is added and…
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
Last Login Column
Add a column to the users table with the last time they logged in.
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Display Shortcodes Inside HTML Fields
Allows shortcodes to be processed within HTML fields by applying do_shortcode() to the field content.
Recreate the aioseo_cache table
This code snippet recreates the missing 'aioseo_cache' table. This code snippet should be enabled and executed…
Social Share Buttons
Add links to share articles to popular social media platforms.