
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 WordPress Sitemaps
Disable the auto-generated WordPress Sitemaps added in version 5.5.

Add ID column in admin tables
Display the post id in the admin in its own column for convenience.

Disable Comment URL Linking
Prevent automatically formatting URLs in comments as links.

Disable Thumbnail Image Sizes
Prevent WordPress from generating specific thumbnail sizes.

Disable jQuery Migrate
Prevent loading the jQuery Migrate script in the frontend.

Add Auto Sizes to Lazy Loaded images
Use the "auto" size added in browsers for lazy loaded images.

Simple Table Of Contents
Automatically add a table of contents from the headings in your posts.

Disable Gravatar Avatars
Prevent WordPress from loading gravatar avatars for users.

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

Set a Minimum Word Count for Posts
Force your authors to write posts that have a minimum length.

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.
