Disable Application Passwords

Disable Application Passwords feature that was added in WP 5.6.

30+

Disable Specific Blocks

Prevent certain blocks from being used in the Gutenberg Editor.

30+

Allow Contributors to Upload Images

Allow users with the Contributor role to upload files in the admin.

20+

Back to Top Button

Add a simple button to scroll back to top on the frontend.

20+

Remove "WordPress" from admin titles

Stop adding "WordPress" to the admin pages browser title.

20+

Limit Comments & Display Character Count

Limit comment length and display a count of characters.

10+

Override Block Editor Palette Colors

Use this snippet to control the pre-defined colors in the Block Editor.

10+

Open all external links in new tab

This makes the manual link tab association obsolete. All links to another domain will open in…

Add Auto Sizes to Lazy Loaded images

Use the "auto" size added in browsers for lazy loaded images.

10+

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

Prevent Copy Paste

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

10+

Automatic CSS/JavaScript Cache Busting

Replace the `ver` query arg with the JavaScript/CSS file's last modified timestamp (WordPress CSS/JS Cache Busting)

Duplicate Posts and Pages

// Add the duplicate link to action list for post_row_actions // for "post" and custom post…

Remove Gutenberg Blocks Library CSS

Remove Gutenberg Block Library CSS from loading on the frontend

1 5 6 7 8 9 79