FES Login Form Redirect

Add a new tab to the Frontend Submissions vendor dashboard menu.

Main Base Twitter Pixel

Main Base Twitter Pixel

Anthony Pellino
<10

Current Year

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

<10

Purchase Button Custom Add to Cart Link

Below all EDD purchase buttons, display a link to add that product to the cart and…

User Switching

Easily switch to a Customer when using the User Switching plugin

Donation Form Email Check (Advanced)

If you need to do manual validation of an email when a donation is being submitted…

pdf page count

pdf page count

George Nikfard
<10

Retroactive Lifetime Licenses

Mark all existing licenses for an EDD product as lifetime licenses.

Foodtruck

crée moi moi un plugin pour wordpress pour un foodtruck avec une commande pour fermer et…

Add order status to the commissions table export

/** * Add order status to the commissions table export */ function wcv_commission_export_columns( $columns ){ $columns['order_status']…

Fix 500 Internal Server Error

A .htaccess file is a key file in all PHP-based applications that controls your website’s configuration.…

1 44 45 46 47 48 124