About
WPCode makes it easy and safe to add custom WordPress features through code snippets, so you can reduce the number of plugins on your site.
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Maintenance Mode
Display a simple maintenance mode message for non admin users.
Disable Gravatar Avatars
Prevent WordPress from loading gravatar avatars for users.
Disable Block Directory
Prevent block directory results from being shown when searching for blocks in the editor.
Disable Automatic Trash Emptying
Prevent WordPress from automatically deleting trashed posts after 30 days.
Disable Posts in Admin
Hide the Posts menu from the admin if you don't need the default Posts post type.
Post Meta Debugger
Add a metabox that lists all the custom fields/meta values for a post/page for easy debugging.
Last Login Column
Add a column to the users table with the last time they logged in.
Social Share Buttons
Add links to share articles to popular social media platforms.
Disable Application Passwords
Disable Application Passwords feature that was added in WP 5.6.