MemberPress: Restrict Signups to a Specific Country
This code snippet limits registration to users from the specified country only. If users from other…
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…
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
Allow Manual Donations Without Email
Allow donors to be be added without an email address.
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
Auto Complete Offline Donations
Automatically mark all offline donations as Paid.
Set Default Highlight Colour
/** * NOTE: This snippet will not work in versions of Charitable prior to 1.2. *…
Show Sticky Posts on Top of the Archive Templates - WPX Tetris Theme
## Sticky Posts on Archive Pages - WPX Tetris Theme **Description:** Display sticky posts first on…
MemberPress: Extend the Grace Period
This will extend the default 1-day grace period for subscriptions. The code needs to be adjusted…
MemberPress: Code Blocks Pro - Load All Currently Enqueued Styles In the Courses ReadyLaunch Template
By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…
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.…
Remove Organisation Field
Remove "organisation" from the profile form.
MemberPress: Remove all but one country from the drop-down
Removes all the countries for the drop-down list on the account and registration pages and leaves…