Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Leave Tasty recipe ratings with WP-PostRatings
The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…
MemberPress: Remove State Text Field
Removes the state text field from the registration and account pages if the country does not…
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…
Disable New User Notifications
Disable the new user notification email for both the admin and user
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