Core_Universal_Download Fix

/** * WPCode Snippet: Auto-Create .htaccess in Uploads Folder for Force Download * Description: Creates/updates .htaccess…

ismail daugherty PRO
<10

Pinterest

Richard Imus
<10

Elevenlabs

To use elevenlabs videowidgets

How to Change CSV Export Delimiter

This snippet will modify the CSV separator symbol to be a semicolon instead of a comma.

<10

Pardot

Becca Nevarez
<10

Override Commissions Email Template

Modify the email template sent for commissions

Change Vendor Delete Product Redirect

This plugin changes the destination that vendors are redirected to when they delete a product.

Elementor Store Headers

Gives support for Elementor on WC Vendor Headers

Custom Tab Order For Dashboard

// Add this to your themes functions.php to change the order, rearrage the lines. First line…

Current Year

function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');

MemberPress: Change Stripe Payment Description

Change the Stripe payment descriptor for non-recurring payments.

The commission is only log when the order status is completed

log commission when the order status is completed.

1 91 92 93 94 95 212