Do Not Hide Donor Fields For Logged In Users
Charitable hides the donor fields for users who are logged in and you can force shown…
WP Simple Pay: Programmatically Access Payment Metadata After Payment
Programmatically access metadata (such as custom field values) associated with a payment record after a subscription…
MemberPress: Add Custom Message Before Payment Methods Section On Registration Pages
This snippet adds a custom message before the section showing available payment methods on MemberPress regisatrtion…
Load Template Files In Admin
Load Charitable template files in the admin area.
Show Discount Field
Makes the discount field on checkout show by default.
MemberPress: Hide Protected Posts from Search Results
Hide any posts that the current user (or guest) does not have access to from search…
Applying Custom Map Styles to the Map Field
This code snippet will use your custom map style in WPForms Map field.
Elementor - Parallax
function jquery_parallax() { ?>
Google Tag Manager Head
Google tag Manager Snippet (head section)
Allow Manual Donations Without Email
Allow donors to be be added without an email address.
Replace Add to Cart With Download for Subscribers
If the user is recurring or has purchased the product already, shows a link to download…
WP Simple Pay: Remove Card Terms
Removes auto-generated terms displayed under card fields.
Conditionally disable Cloudflare Turnstile
This code snippet turns off the CAPTCHA setting in form data so Turnstile is not initialized…
WP Simple Pay: Custom Smart Tag
Register a custom Smart Tag with PHP, and control the output.
MemberPress: Modify the Order of the Registration and the Account Form Fields
Each field in the registration and account form is a separate element. Thus, the order of…