Changeset 3405566
- Timestamp:
- 11/29/2025 02:37:36 AM (4 months ago)
- Location:
- hide-sku-from-customer
- Files:
-
- 5 added
- 2 edited
-
tags/2.5.0 (added)
-
tags/2.5.0/hide-sku-from-customer.php (added)
-
tags/2.5.0/includes (added)
-
tags/2.5.0/includes/class-user-feedback-banner.php (added)
-
tags/2.5.0/readme.txt (added)
-
trunk/hide-sku-from-customer.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hide-sku-from-customer/trunk/hide-sku-from-customer.php
r3279413 r3405566 3 3 Plugin Name: Hide SKU From Customer 4 4 Description: Hide product SKUs from non-admins while preserving admin access. Now includes admin settings to toggle visibility and even hide from admins on the front end. 5 Version: 2. 4.55 Version: 2.5.0 6 6 Author: sacredcactus 7 7 Author URI: https://github.com/ipodguy79 … … 10 10 Text Domain: hide-sku-from-customer 11 11 Requires at least: 5.8 12 Tested up to: 6. 812 Tested up to: 6.9 13 13 Requires PHP: 7.2 14 14 WC requires at least: 5.0 -
hide-sku-from-customer/trunk/readme.txt
r3279413 r3405566 3 3 Tags: SKU, WooCommerce, Product Management, Hide SKU, Inventory 4 4 Requires at least: 5.8 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Requires PHP: 7.2 7 7 WC requires at least: 5.0 8 8 WC tested up to: 8.6 9 Stable tag: 2. 4.59 Stable tag: 2.5.0 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 56 56 == Changelog == 57 57 58 = 2.5.0 = 59 Tested and updated to work with wp 6.9 60 61 58 62 = 2.4 = 59 63 * ✅ Full compatibility with HPOS (High Performance Order Storage)
Note: See TracChangeset
for help on using the changeset viewer.