Use Billing Address in Order Exports
By default the export order feature for the vendor dashboard users the customers shipping address. This…
Remove "mail.readwrite" Scope for the Outlook Mailer (copy)
This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.
Add Custom Taxonomy - Multiple Vendor Taxonomy
Allows the vendor to select multiple taxonomies
BOGO Coupons to refer to original subtotal
When a BOGO coupon has a minimum spend (Usage Restriction) configured, applying the coupon can incorrectly…
blutooth connection
i want a on off button that when press each other send logical true if press…
Remove Subscriber from Segment
This snippet helps remove a push subscriber from a segment on the defined event.
Auto Responder Message Content | Quick Event Manager
add_filter('qem_autoresponder-message-content', , , 3); This filter allows you to alter the auto responder message content from…
Alter what the Calendar Displays | Display Eventbrite Events
The Calendar (cal and cal list) is more complex than standard PHP templates because it utilizes…
AJAX Grid Search (single grid)
Add ID of #gridSearch to the search form. Give your grid a class of .grid-results.
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Defining SparkPost Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
MemberPress: Add/Override State Drop Down Values
Adding this code snippet to a website will override the list of states available under the…