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…
WP Simple Pay: Facebook Payment Conversion Tracking
Execute a script the first and only time a payment confirmation is viewed.
Export Categories and Tags
Export Categories and Tags
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.
Remove Specific Post Type From Public Post Type List
This filter can be used to remove the movie post type from the public post type…
MemberPress: Add Bio Info To Account Page
The code will add the field called Bio to the MemberPress Account Page using a classic…
Add Progress Bar Before Summary
Add a progress bar to the individual legacy campaign pages.
Allow JS Files Upload
Allowing to upload JS files into media folder for custom special integration such as booking search…
Add Campaign Status to Campaign Shortcode
This inserts the campaign status ('active', 'successful') to the [campaigns] shortcode. https://www.wpcharitable.com/documentation/the-campaigns-shortcode/
Prevent AIOSEO From Rewriting Term Title
This snippet can be used to prevent AIOSEO from rewriting term titles.
Add Donation Receipt Opt Out Checkbox
In this function we register a new donation field with a key of `receipt_opt_out`. If the…
product attributes on hover
a snippet to show product attributes in product archive grid layout
Blog filter
Add a filter for blogs
Convert Customers to Users
Adds a tool to create user accounts for customers that don't already have them, and update…