Remove Stats Summary Block From Specific Campaign
Hide the campaign summary stats from a few specific campaign, using the campaign IDs.
MemberPress: Send “Profile Updated” Admin Notification When MemberPress Account Is Updated
Similar to the code snippet here: https://library.wpcode.com/snippet/m5ye1wj2/, this code sends a notification to the admin when…
MemberPress: Disable Reminders if a Member has Any Active Subscription
MemberPress reminders are triggered by each individual subscription. Thus, reminders will be automatically triggered by for…
MemberPress: Add a Custom Field To Manage Sub-Account Table
This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…
Format Date
Change the date format of the "Date of Donation" column in the Donations export.
MemberPress: Require Coupon at Checkout
Make the coupon field required at checkout.
Back to Top Button (copy)
Add a simple button to scroll back to top on the frontend.
fullPage.js
Register and Enqueue fullPage.js library
muestra
http://bucketvisualizadorvplant.s3-website-us-east-1.amazonaws.com/practicas/Bombas-centr%C3%ADfugas
MemberPress: Require Coupon Code for Specific Free Memberships
The code snippet should be updated to specify the membership ID for which the coupon code…
MemberPress: Load All Currently Enqueued Styles In the Courses ReadyLaunch Template
By default, if the ReadyLaunch Courses/Lessons template is enable, the MemberPress Courses add-on won’t enqueue 3rd-party…
Accessibility Improvement
GOALS: Match ARIA attributes to valid roles (e.g., avoid aria-expanded on elements without expandable roles). Ensure…
Booking Plugin with ChatGPT
Create WordPress plugin with chatgpt free [Step-by-Step Tutorial] https://maxkinon.com/create-wordpress-plugin-with-chatgpt-free-step-by-step-tutorial/
MemberPress: Allow Coupon for Active Members Only
The code snippet will display the error if an inactive member (user/guest without any active subscriptions)…