Show Invoice for Pending

Makes PDF Invoices available for pending payments

Weighted download count

This plugin makes it so that certain products use up more downloads in the download counter…

Overlay png on background

Overlay a Transparent PNG on a JPG Background Background Preview: Overlay Preview: Upload Background (.jpg): Upload…

Untitled Snippet

{ "data": [ { "action_source": "system_generated", "custom_data": { "event_source": "crm", "lead_event_source": "Your CRM" }, "event_name": "Lead",…

Sara KHAMLICH
<10

Custom fields to vendor settings page

add_action('wcvendors_settings_after_paypal', 'pv_add_custom_merchant_id_field'); function pv_add_custom_merchant_id_field() { ?>

Allow WooCommerce Shop Managers to manage vendors

/* Lets Shop Managers edit users with these user roles */ function wcv_allow_shop_manager_role_edit_capabilities( $roles ) {…

login redirect changed from default my account page to home page

/** * WooCommerce My Account Page login Redirect */ add_action( 'wp_login', 'owp_redirect_after_logout' ); function owp_redirect_after_logout() {…

Post term count

add_shortcode( 'term_count', function( $atts ) { $atts = shortcode_atts( array( 'taxonomy' => '', 'hide_empty' => 'false',…

<10

Advanced Spam Filters for Elementor Forms

Filter spam emails by either email provider @gamil.com, @hotmail.com, or whatever you want. You can also…

Tasty Pins - Remove the Pin button for an image by URL

Easily exclude images from having this pin it button using the image url by javascript snippet:

<10
1 107 108 109 110 111 232