Changeset 2372176
- Timestamp:
- 08/31/2020 08:24:18 AM (6 years ago)
- Location:
- dokan-vendor-info-hider/trunk
- Files:
-
- 2 edited
-
dokan-vendor-info-hider.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dokan-vendor-info-hider/trunk/dokan-vendor-info-hider.php
r2176292 r2372176 12 12 * Plugin URI: https://cscode.us/plugins/dokan-vendor-info-hider 13 13 * Description: Hide vendor information from store-list page and store page 14 * Version: 1.0. 514 * Version: 1.0.6 15 15 * Author: csCode Team 16 16 * Author URI: https://cscode.us … … 31 31 */ 32 32 33 define( 'DOKAN_VENDOR_INFO_HIDER', '1.0. 5' );33 define( 'DOKAN_VENDOR_INFO_HIDER', '1.0.6' ); 34 34 35 35 -
dokan-vendor-info-hider/trunk/readme.txt
r2170229 r2372176 3 3 Tags: Dokan, Dokan lite, Multivendor marketplace, multishop, multi vendor, woocommerce 4 4 Requires at least: 4.4 5 Tested up to: 5. 2.35 Tested up to: 5.5 6 6 Requires PHP: 5.6 7 7 Stable tag: trunk … … 61 61 == Changelog == 62 62 63 = v1.0.6 = 64 * Fix -> Compatiblity with the latest WP 65 63 66 = v1.0.5 = 64 67 * Fix -> Compatiblity with latest WP and Dokan Pro
Note: See TracChangeset
for help on using the changeset viewer.