Single Line Form adjustments

In case of issues with the inline-fields class described on https://wpforms.com/docs/how-to-display-your-form-in-a-single-line/

Ralden Souza PRO
<10

Change the sold by link label to vendor's name

Change the sold by link label to vendor's name

Use Billing Address in Order Exports

By default the export order feature for the vendor dashboard users the customers shipping address. This…

Add Custom Taxonomy - Multiple Vendor Taxonomy

Allows the vendor to select multiple taxonomies

Shipping label template

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

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…

1 84 85 86 87 88 220