Disable Suggested Donation Description In Campaign (Legacy)
Add this to your theme's function.php file.
Set the ranges for Calendar List View | Display Eventbrite Events
The following code snippet filters the valid ranges for the next/prev keys of the calendar list…
Cusdtom WP escape
One major difficulty with passing WordPress org security reviews is escaping late. This function may help.
WC Vendors Marketplace vendor's list - Change Search for a vendor
Change Search for a vendor - WC Vendors Marketplace
Tasty Roundups - Change Heading from h2 to h3
Change all your Tasty Roundup headings from h2 tags to h3 tags
Allow JS Files Upload
Allowing to upload JS files into media folder for custom special integration such as booking search…
Disable WP Texturize
// Disable curly quotes remove_filter( 'the_content', 'wptexturize' );
Adding Text/Currency To Progress Bar On Campaign Pages
This only applies to campaigns created with the visual builder introduced in v1.8.0.
Personal Assistant MightyCause
MightyCause bot named MightyGuide
MemberPress: Show MemberPress Account Page Navigation Menu on Any Page
The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…