Google Tag Fitting
Google Tag manager snippet to track
Changing Text For Suggestion Donation Descriptions
You can place this code in your theme functions.php or use WPCode.
test onlinde
blah blah blah blah
Round Percent Donated To Whole Number
/** * Display percent donated as rounded whole number. * * @param string $return * @param…
Include Subscriptions in API
Include EDD Subscription payments in the /edd-api/sales endpoint
Podar Jumbo Kids - Contact Details
Contact Details
Failed login: Don't show if username is correct
If a user's login fails, don't tell them whether the username or password was incorrect
See the Scheduled Actions option in the WordPress admin sidebar
This snippet gives you the ability to add the Scheduled Actions menu item to the WordPress…
MemberPress: Replace Font-Family for PDF Invoice
To replace the font-family used for PDF invoices, font files need to be uploaded to a…
Disable WordPress Admin Bar for all users
Disable WordPress Admin Bar for all users
MemberPress: Auto-populate coupon on all registration forms
Use this code to automatically apply a specified coupon code to all of the website's MemberPress…
om-vue.js
// Using Vue Router. import Vue from 'vue'; import Router from 'vue-router'; Vue.use(Router); const router =…
om-webhook-response.json
{ "om_response_data":{ "redirect":"https://optinmonster.com" } }