
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.
Disable Update Notice for Non-admin Users
Don't show WordPress version update notices to users that can't update the site.

Disable Admin Password Reset Emails
Don't send an email to the administrator of the site after a user resets their password.

Prevent Copy Paste
This JavaScript snippet prevents right-click and copy events on the frontend

Add Media File Size Column
Display the file size in a separate column in the Media screen

Disable Login Autofocus
Prevent autofocus on the username field on the login page.

Disable Fullscreen Editor
Automatically disable the Gutenberg Fullscreen editor for all users.

Add custom CSS in the Admin
Use this snippet to add custom styles in the WordPress admin head. Add your CSS code…

Add WPCode Custom Field Smart Tag
Add a custom smart tag for the WPCode scripts metabox that outputs the value of a…

Move WPCode Status Column
This snippet makes the status column the 2nd column in the admin list of snippets.

WPCode Add New Snippet Skip Library Screen
This snippet enables you to skip the snippet library screen when adding a new snippet in…

Disable Posts Post Type
This snippet hides the default Posts post type from the WordPress admin

Order WPCode snippets by title in the admin
Make the default order of WPCode snippets in the admin by title ascending.
