Search results for: disable

Remove hyperlink from name field

add_filter('preprocess_comment', 'remove_links_from_comment_author'); function remove_links_from_comment_author($commentdata) { // Regular expression to detect hyperlinks $pattern = '/

Pete Tran
<10

Remove Recurring Donation Time Periods

This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…

remove auto linkig

remove_filter( 'comment_text', 'make_clickable', 9 );

Prevent Copy Paste

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

20+

Event Snippet (Schedule Fitting)

Event snipping is used to track Google ads booking conversions

JT Trisko PRO
<10

Google Tag Fitting

Google Tag manager snippet to track

JT Trisko PRO
<10

Untitled Snippet

i want a on off button that when press each other send logical true if press…

Remove Author Links

If you are disabling author archives on your site you will want to remove the author…

Allow mobile zoom

function et_add_viewport_meta(){ echo ''; }

WP Simple Pay: Remove Payment Page Compatibility Mode

Allows 3rd party scripts and styles to load on dedicated Payment Pages. These are disabled by…

Chatbot

Chatbot that helps with client services and questions.

Increase After Order Actions Delay

By default, Easy Digital Downloads schedules a WP Cron event 30 seconds after a purchase is…

1 21 22 23