Simple Chained Products
Enables a chained products setting on the Download product edit screen for automatically adding "chained" products…
Conditional Gateway Fees
Do not charge gateway fee to customer if the amount is over X
Disable Emojis
/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…
Google AdSense Amp (Header section)
Google AdSense Amp (Body section) snippet
License Keys UL - Email Tag for Software Licensing
Adds an email template tag called {license_keys_ul} which can be used to output an unordered list…
Remove Product Notes For All Downloads
Remove product notes from all downloads. These show on the purchase confirmation page, the admin email…
footer
footer description
Remove Decimal Points In Suggested (US)
Will turn "$5.00" into "$5" on suggestion donation amounts in the donation form.
WP Simple Pay: Modify Customer Record Creation
Add custom parameters to the Stripe Customer creation request.
Yandex AD (Header Section)
Yandex AD (Header Section) snippet
Donation Form Email Check (Advanced)
If you need to do manual validation of an email when a donation is being submitted…
Gravity Forms: Add Custom CSS Buttons to GravityWP CSS Ready Classes Plugin
Add custom CSS: quick buttons and accordion at the top of the GravityWP - CSS Selector…