Search results for: disable

Disable Template Editor

Disable access to modify or create templates from the Post Editor.

50+

Disable wlwmanifest link

Prevent WordPress from adding the Windows Live Writer manifest link to your pages.

1.7k

Disable Widget Blocks (use Classic Widgets)

Use the classic interface instead of Blocks to manage Widgets.

14k

Disable OpenGraph Tags on all Listing Detail Pages

This snippet disables OpenGraph Tags on all pages whose URL contains /listing-detail/

<10

Disable jQuery Migrate

Prevent loading the jQuery Migrate script in the frontend.

500+

Disable Login Screen Language Switcher

Hide the Language Switcher on the default WordPress login screen.

4.6k

Disable Blog Posts

// Remove side menu add_action( 'admin_menu', function () { remove_menu_page( 'edit.php' ); } ); // Remove…

Hide Author SEO Tab From User Profile Page

This filter can be used to Hide Author SEO Tab From User Profile Page

20+

Disable REST API Links

Remove all head links to the REST API endpoints from the page source.

700+

Disable Update Notice for Non-admin Users

Don't show WordPress version update notices to users that can't update the site.

1.1k

Disable Block Directory

Prevent block directory results from being shown when searching for blocks in the editor.

300+

Disable the WordPress Shortlink

Remove link rel shortlink from your site head area.

900+

Disable Login Autofocus

Prevent autofocus on the username field on the login page.

500+

Disable Full Site Editing (FSE)

Prevent any user from making changes to the site using the Full Site Editor.

400+
1 8 9 10 11 12 20