Search results for: disable
Remove Dashboard Welcome Panel
Hide the Welcome Panel on the WordPress dashboard for all users.
Hide ‘Screen Options’ Tab
Remove the Screen Options menu at the top of admin pages.
Prevent Copy Paste
This JavaScript snippet prevents right-click and copy events on the frontend
Recreate the aioseo_cache table
This code snippet recreates the missing 'aioseo_cache' table. This code snippet should be enabled and executed…
Hide Price & Add to Cart for Non Logged in Users for Specific Products
This code snippet allows you to hide the price and 'Add to Cart' button for users…
Make Product Non Purchasable for Wholesale Customer if Product Stock is Less Than Certain Amount
This snippet will allow you to make a product unavailable for purchase by wholesale customers if…
Hide nutrition facts for Tasty Recipes printing
Prevent nutritional information from being displayed in the Tasty Recipes print view
Prevent Tasty Links inside Tasty Recipes
Prefer to keep your recipe cards clear of automatic links from your Tasty Links keywords? No…
Register Multiple Donation Fields
Add multiple new fields to your donation form.
Register New Donation Field For Specific Campaign
Add a new donation field to your site, but only display it in the front-end donation…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…
Remove Gutenberg Blocks Library CSS
Remove Gutenberg Block Library CSS from loading on the frontend
Szállítási módok elrejtése a Kosár oldalon
Ezzel a kóddal a Kosár oldalon lehet a szállítási módokat elrejteni, így a vásárlók azt csak…
Lazy load YouTube videos in WordPress with Shortcode
Lazy load YouTube videos in WordPress with Shortcode
Remove Unused JS
/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…