Search results for: admin

WP Simple Pay: Remove Card Terms

Removes auto-generated terms displayed under card fields.

Maintain+ Footer Credit

jQuery("footer").append(" Site managed by Maintain+ ")

WPForms: add field description in notification HTML and plain text emails

With this snippet, you can add a field description in notification emails that are sent to…

Disable WP Texturize

// Disable curly quotes remove_filter( 'the_content', 'wptexturize' );

<10

Single Vendor Purchase

Limits the customers purchase to a single vendor

Dynamic Monsterlinks By Class Name

// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…

How to Add an Empty Dropdown to Dropdown Items

This snippet maintains a clean "--Select--" option without the zero price display when using the Dropdown…

<10

Change "Your Donation" On Donation Form

On donation forms, the headline "Your Donations" can be changed to any text you want with…

WSG GTM Body Tag

Add GTM Tag to Site Body in WSG Site Group

Colin Bunn PRO
<10

Change Business Info Phone Icon

This filter can be used to change the business info phone icon. Replace "/assets/images/email-icon.png" with the…

10+

Add the type property to that Image property in the Organization schema

This snippet will add the 'ImageObject' type property in the 'Organization' schema markup.

200+

Block IP Addresses From Completing Your Form

Using this snippet will allow you to add specific IP Addresses from completing your forms.

100+
1 78 79 80 81 82 88