Limit user posts
A settings page to set the number of posts all users can create
Facebook storage tracking
Pixel for tracking self storage traffic
Custom Countries
Illustrates how to add a custom list of countries This list will be used anywhere EDD…
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Hide product categories
Hides some categories that customers are not supposed to see.
Buy Now Button - Variation
add_filter( 'gettext', 'customizing_product_variation_message', 10, 3 ); function customizing_product_variation_message( $translated_text, $untranslated_text, $domain ) { if ($untranslated_text ==…
Downloads Email Tag
Adds a {downloads} email tag for use in email templates that outputs a simple list of…
User Switching
Easily switch to a Customer when using the User Switching plugin
Alter Payment List Quick Actions
Remove the 'Delete' option from the Payment List Quick Action
Required Fields
Modify the required fields for checkout.
Do On Complete
Execute code whenever an EDD purchase is complete.
Add Security Info to Checkout
Replace the image on checkout with the proper image for your SSL certificate.
Add Password Hint
Add standard WP password hint to checkout right below account creation fields.
Force Billing Address
This plugin forces the billing address to always be collected at checkout