Limit user posts

A settings page to set the number of posts all users can create

<10

Facebook storage tracking

Pixel for tracking self storage traffic

Cam McMaster
<10

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.

Mitch Bilic PRO
<10

Leave Tasty recipe ratings with WP-PostRatings

The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…

<10

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.

Carla Mawyin
<10

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 ==…

Carla Mawyin
<10

Downloads Email Tag

Adds a {downloads} email tag for use in email templates that outputs a simple list of…

Add PDF to purchase receipt

Attaches a PDF to the email customers receive when they purchase

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.

1 44 45 46 47 48 170