Spreaker Automatic Sync

Runs an hourly background task to fetch the Spreaker RSS feed and automatically creates a new…

Craig Carroll
<10

Mytestsnippet

Testing

Edwin van Zyl
<10

MemberPress: Require Coupon at Checkout

Make the coupon field required at checkout.

Download Manager

Support for Download Manager for WC Vendor

Newsletter signup

Get your readers to sign up for your newsletters seamlessly, in a single click

Custom Social Share Email Subject

If you wish to modify the email subject text when clicking the social share email icon…

Basic WP escaping functions

// ❌ Don't use _e(), __(), _x() etc. to output data // ✅ Use the escaped…

Filter the message generated for admin confirmation | Quick Event Manager

add_filter('qem_registration_email_message',,,3); This filters allows you to adjust the confirmation email to the admin / organiser (…

JP_Wp_Snippets

All different snippets I have been using

Untitled Snippet

wordpress $ cd wp-content wp-content $ cd plugins plugins $ mkdir plugin-name plugins $ cd plugin-name…

1 140 141 142 143 144 221