Cortex Schema API

/** * Cortex Schema API v3.1 - Streamlined Schema Audit with Server-Side Filtering * * Focused…

<10

Allow SVG Files Upload (copy)

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

Disable Update Notifications

Disable all wordpress update notifications

Hagai Maidenberg
<10

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

Content Restriction Compatibility for Software Licensing

Make the edd_restrict shortcode check if a license is expired before displaying content.

Reverse Receivers

Reverses the receivers for PayPal Adaptive Payments

How to change the store address country for all vendors

/** * Set the vendor's store country to us. */ function wcv_set_vendor_country() { if ( function_exists(…

Allow "Mark received" for Digital Product

add_filter( 'wcvendors_pro_mark_order_received_status', '__return_false' );

MemberPress: Dynamic Trail Periods

Sets up a dynamic trial period so that all users renew on the same date. In…

1 140 141 142 143 144 215