Search results for: disable

Remove Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

Disable jQuery Migrate

Prevent loading the jQuery Migrate script in the frontend.

800+

How to Disable Comments on Event Posts? | Quick Event Manager

This code snippet is designed to automatically disable comments for event post types generated via the…

Disable delayed customer recalculations

In EDD 3.1.1.4+, to improve checkout performance, the recalculation of a customer's stats were deferred by…

WP Simple Pay: Disable Webhook Failed Notification

Disable alert bubbles when webhook events are not received.

Disable Fullscreen Editor

Automatically disable the Gutenberg Fullscreen editor for all users.

500+

Disable Gutenberg Code Editing for Non-Admin Users

Prevent non-admin users from using "Edit as HTML" or "Code editor" in the Gutenberg Editor.

1.2k

Disable Comment Form Website URL

Remove the Website URL field from the Comments form.

3.1k

Disable Attachment Pages

Hide the Attachment/Attachments pages on the frontend from all visitors.

12k

Disable Login by Email

Force your users to login only using their username.

2.3k

disable joinchat whatsapp plugin on mobile biew

@media only screen and (max-width: 567px) { .joinchat{ position: absolute; bottom:70px; --s: 36px; margin-right:px; display:none }…

Disable REST API Links

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

900+

Disable the WordPress Shortlink

Remove link rel shortlink from your site head area.

1.1k
1 9 10 11 12 13 23