Changeset 2971981
- Timestamp:
- 09/26/2023 07:57:54 PM (3 years ago)
- Location:
- bulk-sort-attributes-for-woocommerce
- Files:
-
- 3 added
- 2 edited
-
tags/1.1.1 (added)
-
tags/1.1.1/bulk-sort-attributes-for-woocommerce.php (added)
-
tags/1.1.1/readme.txt (added)
-
trunk/bulk-sort-attributes-for-woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bulk-sort-attributes-for-woocommerce/trunk/bulk-sort-attributes-for-woocommerce.php
r2724814 r2971981 3 3 Plugin Name: Bulk Sort Attributes for WooCommerce 4 4 Description: Bulk sort WooCommerce attributes when they are too numerous for custom sorting by hand. 5 Version: 1.1 5 Version: 1.1.1 6 6 Author: Inbound Horizons 7 7 Author URI: https://www.inboundhorizons.com -
bulk-sort-attributes-for-woocommerce/trunk/readme.txt
r2724814 r2971981 4 4 Tags: woocommerce, attribute, bulk, custom, sorting, order by, orderby 5 5 Requires at least: 3.3 6 Tested up to: 5.9.37 Stable tag: 1.1 6 Tested up to: 6.3.1 7 Stable tag: 1.1.1 8 8 Requires PHP: 5.4 9 License: MIT9 License: GPLv2 or later 10 10 11 11 Bulk sort WooCommerce attributes when they are too numerous for custom sorting by hand. … … 29 29 == Changelog == 30 30 31 = 1.1.1 = 32 * Tested compatibility. 33 31 34 = 1.1 = 32 35 * Tested compatibility.
Note: See TracChangeset
for help on using the changeset viewer.