Search results for: disable
Prevent Discounts on Upgrades
Does not allow a discount code to be applied when an license upgrade is present in…
Disable Lazy Load
Prevent WordPress from adding the lazy-load attribute to all images and iframes.
WP Simple Pay: Disable Webhook Failed Notification
Disable alert bubbles when webhook events are not received.
Disable Author Archive
A small Code that disable the WordPress Author Archive and redirect to the Homepage
Leave Tasty recipe ratings with WP-PostRatings
The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…
Disable Auto-Scaling Oversized Images
Prevent WordPress from scaling large images added in v5.3.
Disable Fullscreen Editor
Automatically disable the Gutenberg Fullscreen editor for all users.
Disable New User Notifications
Disable the new user notification email for both the admin and user
Allow Admin Access
Enables access for logged in users who do not have certain permissions.
Disable WP Error Log and PHP Error
Turning off PHP Errors in WordPress
Disable Openverse
Disable the Openverse integration for the media inserter.
Disable Template Editor
Disable access to modify or create templates from the Post Editor.
Disable wordpress big image scaling
add_filter('big_image_size_threshold', '__return_false' );
Disable OpenGraph Tags on all Listing Detail Pages
This snippet disables OpenGraph Tags on all pages whose URL contains /listing-detail/
Disable jQuery Migrate
Prevent loading the jQuery Migrate script in the frontend.