Company Field on Receipt
Outputs the "Company" on the payment receipt.
Update Cart Automatically
/** * Update Cart Automatically on Quantity Change * * @author Misha Rudrastyh * @url https://rudrastyh.com/woocommerce/remove-update-cart-button.html…
WP Simple Pay: Remove Card Terms
Removes auto-generated terms displayed under card fields.
Google Ads
Google Ads
Order WPCode snippets by title in the admin
Make the default order of WPCode snippets in the admin by title ascending.
Google AD
Google AD Snippet
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…
Hide Payment Icons When Free
Hide payment icons on the checkout form when cart total is free
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
MemberPress: Disable the Default WordPress Password Reset Link E-Mail
If the "Disable Password Fields on membership registration forms" option is active in MemberPress settings (Dashboard…
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
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…
Show Discount Field
Makes the discount field on checkout show by default.