EKFH Donation Form

Embeds EKFH donation form

Send Sale Alerts From Customer Email

Sets the From address of New Sale alert emails to the customer's email address

Grandfather Renewal Rate

Allows a custom renewal discount to be set for customers who purchased before a custom date

Vendor Canonical Links

Makes the vendor canonical links go to yoursite/vendor/vendor-name instead of yoursite/vendor.

Add a custom column to Commission table

/** * Add custom columns label * * @param Array $columns array stored column names *…

Untitled Snippet

Web 1920 – 2 תכנים מקוריים בקרוב יעלו חדשות היום ערוץ לייב גיימרים ניו יורק LOST…

Disable Gutenberg Editor (use Classic Editor)

add_filter('gutenberg_can_edit_post', '__return_false', 5); add_filter('use_block_editor_for_post', '__return_false', 5);

<10

Emails via two different Postmark streams based on the email subject

WP Mail SMTP plugin does not directly support selecting a specific Postmark message stream based on…

Customize Ambassador Campaign Fields For Campaign Creators

*BETA* code snippet that should show you can hide short description field and update labels in…

David Bisset PRO
<10

Style Just OptinMonster Campaign Placeholders

html div#om-{{id}} ::-webkit-input-placeholder { color: #333 !important; } /* Chrome/Opera/Safari */ html div#om-{{id}} ::-moz-placeholder { color:…

1 56 57 58 59 60 125