Shipping label template

/** * The template for displaying the shipping label * * Override this template by copying…

MemberPress: Add Category Exception to All Post Rule

Add a category exception to the all posts rule instead of having to add the posts…

MemberPress: MailChimp Feed Unblocker

Allows MailChimp feed through the MemberPress rules protections. First, go into your MailChimp RSS setting and…

Woocommerce category archive sort products by date by default

Change the name of the category (in this e.g. gramatas). Now it will show newest products…

AstraFormatFix

add_filter( 'astra_v4_block_editor_compat', "__return_true" );

Barry Persons
<10

Extra WordPress Filters in Pro (Do something with the ticket availability display) | Display Eventbrite Events

Using this filter, you can change the ticket availability display. filter: (‘wfea_availability_display‘ , $msg, $total_sold, $event_capacity)…

Add tracking pixel / javascript on modal checkout complete | Display Eventbrite

Enable addition javascript to be executed on Eventbrite Modal Order Complete, this can be use for…

Ultra Shop button

A button to link our shop to the Ultraceuticals Shop

Block WP-Admin Area from Non-Administrators

Prevent users who are not administrators from accessing the wp-admin area.

Defining Outlook Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

MemberPress: Disable Address Fields for a Specific Membership

Note: This code will not work if ReadyLaunch™ is enabled on the registration page. The code…

MemberPress: Add Shortcode To Output the User’s Subscription Expiration Date

Adds the following shortcode: [mepr-sub-expiration membership=' ']. The shortcode will output the expiration date of the…

MemberPress: Auto Expand Coupon Field

By default, the coupon field is hidden on the MemberPress registration forms. Instead, users will see…

1 192 193 194 195 196 213