Allow ico Files Upload

Add support for ico files to be uploaded in WordPress media.

Untitled Snippet

increase upload memory

WP Simple Pay: Remove Payment Page Compatibility Mode

Allows 3rd party scripts and styles to load on dedicated Payment Pages. These are disabled by…

WP Simple Pay: Stripe Checkout - Subscription Confirmation

Ensure Customer Subscriptions are available in the payment confirmation data.

Add User to RCP Subscription on Purchase

Add customer to an RCP subscription level when they purchase a specific product.

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

1 42 43 44 45 46 125