Export Categories and Tags
Export Categories and Tags
Modify the LLMS Description for a Specific Post
This snippet modifies the description shown in llms.txt for a specific post.
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles
Applying Custom Map Styles to the Map Field
This code snippet will use your custom map style in WPForms Map field.
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.
Continue Shopping Button
Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.
Change user role for buyers
This is useful if, for example, you want buyers to be able to access dedicated content…
WP Simple Pay: Add Email Address to Payment Confirmation URL
Append the submitted email address to the payment confirmation page URL.
Add WPCode Custom Field Smart Tag
Add a custom smart tag for the WPCode scripts metabox that outputs the value of a…
WP Simple Pay: Create WordPress User After Payment (Lite)
Creates a new WordPress user when one-time payment is made with WP Simple Pay Lite.
WP Simple Pay: Facebook Payment Conversion Tracking
Execute a script the first and only time a payment confirmation is viewed.
Convert Customers to Users
Adds a tool to create user accounts for customers that don't already have them, and update…
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/
Add custom CSS in the Admin
Use this snippet to add custom styles in the WordPress admin head. Add your CSS code…