Disable Search

Completely disable search on your WordPress website.

3.2k

Disable Gutenberg Code Editing for Non-Admin Users

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

700+

Disable jQuery Migrate

Prevent loading the jQuery Migrate script in the frontend.

100+

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

Prevent Copy Paste

This JavaScript snippet prevents right-click and copy events on the frontend

10+

Remove Gutenberg Blocks Library CSS

Remove Gutenberg Block Library CSS from loading on the frontend

Disable Auto-generated Image Sizes

When we upload any media, WordPress automatically generates other extra sizes of it. It may eat…

Remove Default jQuery

// Remove default WordPress jquery wp_deregister_script( 'jquery' ); //Remove jquery migrate add_action( 'wp_default_scripts', 'remove_jquery_migrate' ); function…

Remove users from WP-JSON

Increase your site's security by hiding usernames from WP-JSON, that are otherwise exposed to the public.

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…

Leave Tasty recipe ratings with WP-PostRatings

The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…

<10

Chatbot

Chatbot that helps with client services and questions.

Lazy load YouTube videos in WordPress with Shortcode

Lazy load YouTube videos in WordPress with Shortcode

Google Tag Fitting

Google Tag manager snippet to track

JT Trisko PRO
<10

Change Jump links to buttons

Make the "jump to recipe" and "print recipe" links look like buttons at the top of…

<10
1 2 3 4