MemberPress: Add Address Column to Subscriptions Table
If the Address Fields option is enabled for the MemberPress registration forms at Dashboard > MemberPress…
test1
say hellp
MemberPress: Add the Invoice Number to the Transactions Screen
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
Add Gateway Donation Field
Enable an email tag for the gateway_label donation field.
Untitled Snippet
document.addEventListener("click", (e) => { const pill = e.target.closest(".rs-pill"); if (!pill) return; const row = pill.parentElement; row.querySelectorAll(".rs-pill").forEach(p…
Filter to change Custom Post Type settings | Quick Event Manager
The plugin uses Custom Post Types for Events. The default setting for the post type is…
Change Text For Minimum Donation Message
This allows you to change text for the display of the minimum donation on a donation…
Hide Elementor AI Image
/* * Hide Elementor image optimization ads when choosing the post's featured image on the backend…
Add Progress Bar Before Summary
Add a progress bar to the individual legacy campaign pages.
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Custom Terms Page
Use the custom page for "agree to terms" and link to it instead of opening terms…
WP Simple Pay: Add Customer Phone to Customer Metadata
Adds the "Telephone" customer field value to the Customer record's metadata. This value is normally only…
Replace WordPress Logo on Login Page
Use your custom logo on the default login page, don't forget to edit the snippet...