Search results for: disable

Disable WordPress Sitemaps

Disable the auto-generated WordPress Sitemaps added in version 5.5.

800+

Disable Update Notifications

Disable all wordpress update notifications

Hagai Maidenberg
<10

Prevent Discounts on Upgrades

Does not allow a discount code to be applied when an license upgrade is present in…

Disable Right Click

Disable a right click on page.

Disable Gutenberg Editor (use Classic Editor)

Switch back to the Classic Editor by disablling the Block Editor.

<10

Remove Google Fonts (non-Elementor)

function disable_google_fonts() { return false; } add_filter( 'print_google_fonts', 'disable_google_fonts' );

Removing the Redux Demo Mode Notice

Copyright © author Link: https://devs.redux.io/guides/basics/removing-demo-mode-notice.html The Redux Framework plugin ships with a sample config. This permits…

Optimized & Safe NexSouk Performance Booster Snippet (with toggles off for embeds + block CSS)

// NexSouk Performance Booster (Safe Version) // PHP performance enhancements for: // - Load speed //…

Disable XML-RPC (copy)

On sites running WordPress 3.5+, disable XML-RPC completely.

Woo SITE WIDE - Restaurant Hours + backend

Restaurant Hours, Shop Control & Checkout Disable (Enhanced with Vacations, Custom Notices, Dynamic Data, Close Button,…

Disable Donation Receipt For Offline Donations

Disable the donation receipt email for offline donations.

MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments

The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…

Disable Tasty Pins on the homepage and the blog page

This snippet will disable the Tasty Pins on the homepage and the blog page

<10

Disable Smooth Scrolling in Tasty Recipes

This snippet disables the smooth scrolling in Tasty Recipes

<10

Disable Inspector Tabs

Revert having a separate tab for block styles.

90+
1 5 6 7 8 9 23