GravityView_DIR_AC_SYNC_GravityView Sync System

* Description: Syncs GravityView configurations to custom post type * Location: Run Everywhere * Priority: 20…

ismail daugherty PRO
<10

Enable Payment on Account

* - Adds a "Payment Methods" tab under WooCommerce > Settings. * - Shows a matrix…

Εμφάνιση πεδίων User Registration στη λίστα χρηστών του WordPress

/** * Save registration fields in custom user meta keys * and show them in the…

Download Archive Menu Item

Displays the download archive link in the "View All" tab of the "Pages" menu items meta…

Remove Discount Field

Removes the Discount Code field from the checkout form.

Readme.txt Parsing Enhancements

Updates a Download's current version and changes log fields when using the readme.txt parsing feature in…

Top Pagination

Adds pagination links to the top of the [downloads] short code

Change the sold by link label to vendor's name

Change the sold by link label to vendor's name

Resetting the Vendor & Pending Vendor Roles

add_filter('woocommerce_login_redirect', 'redo_roles', 10, 2); function redo_roles() { remove_role( 'pending_vendor' ); add_role( 'pending_vendor', __( 'Pending Vendor', 'wcvendors'…

1 79 80 81 82 83 124