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…
User Switching
Easily switch to a Customer when using the User Switching plugin
Custom Cart Row
Provides a function which can be modified to add a custom row of HTML to the…
Required Fields
Modify the required fields for checkout.
Do On Complete
Execute code whenever an EDD purchase is complete.
Add Password Hint
Add standard WP password hint to checkout right below account creation fields.
Hide Payment Icons When Free
Hide payment icons on the checkout form when cart total is free
Custom Terms Page
Use the custom page for "agree to terms" and link to it instead of opening terms…
Add terms to downloads shortcode
Adds label and comma-separated terms list to [downloads] shortcode based on taxonomy
Remove Manage Sites
Removes the Manage Sites column from the licenses table on the customer purchase history page
Company Field on Receipt
Outputs the "Company" on the payment receipt.
Add FES Vendor Dashboard Tab
Add a new tab to the Frontend Submissions vendor dashboard menu.