How to Style the WC Vendors Signup Form

Learn how to style your WC Vendors signup form with custom CSS for a clean, modern,…

Allow Shop Managers to edit and promote wholesale users.

/** * Allow Shop Managers to edit and promote wholesale users. */ function wws_add_shop_manager_user_editing_capability() { $shop_manager…

Delete Pending Donations

This script properly deletes all pending donations using WordPress functions ensuring all hooks fire and related…

Allow SVG Files Upload (copy)

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

META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE)

/** * ============================================================================= * VOELGOED — META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE) * ============================================================================= *…

Publishing email

Emails the author when their download is published.

Move User Fields Below Account Creation

Move the user fields below the "create an account" fields

1 107 108 109 110 111 225