Disable Fullscreen Editor
Automatically disable the Gutenberg Fullscreen editor for all users.
Hide "Remember Me"
Hide the "Remember Me" checkbox on the login page.
Disable Legacy CSS
Stop loading styles for recent comments and classic gallery shortcode.
Auto-logout inactive users
Automatically logout users after 10 minutes.
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
Floating Social Media Icons
Display your Social Media accounts in a floating sidebar.
Disable Application Passwords
Disable Application Passwords feature that was added in WP 5.6.
Set a Minimum Word Count for Posts
Force your authors to write posts that have a minimum length.
Increasing Image Size in Notification Emails
With this PHP snippet, you can easily adjust the size of these images in larger sizes.
Allow Only Logged-In Users
Make your site private just for logged-in users.
Disable Posts in Admin
Hide the Posts menu from the admin if you don't need the default Posts post type.
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Center and Enlarge the Play Icon for Thumbnails
This will make the play icon large and center it over the thumbnail of the videos…
Add Autofocus on Your Form
This snippet adds auto focus to the first field of your form when the page loads.
Display Form Entries
Displays form entries on the front end of your site. Once this snippet is added and…