
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 Gravatar Avatars
Prevent WordPress from loading gravatar avatars for users.

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 Login Autofocus
Prevent autofocus on the username field on the login page.

Maintenance Mode
Display a simple maintenance mode message for non admin users.

Last Login Column
Add a column to the users table with the last time they logged in.

Disable Full Site Editing (FSE)
Prevent any user from making changes to the site using the Full Site Editor.
