Changeset 3488643
- Timestamp:
- 03/23/2026 07:36:21 AM (11 days ago)
- Location:
- codeatoz-hide-price-for-stores/trunk
- Files:
-
- 3 edited
-
codeatoz-hide-price-for-stores.php (modified) (1 diff)
-
includes/Admin/RuleEditor.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
codeatoz-hide-price-for-stores/trunk/codeatoz-hide-price-for-stores.php
r3480873 r3488643 1 1 <?php 2 2 /** 3 * Plugin Name: Hide Price for WooCommerce – CodeAtoZ3 * Plugin Name: CodeAtoZ Hide Prices for WooCommerce 4 4 * Description: Control price visibility for WooCommerce stores using flexible rules. 5 * Version: 1.2. 05 * Version: 1.2.1 6 6 * Author: CodeAtoZ 7 7 * Author URI: https://codeatoz.com -
codeatoz-hide-price-for-stores/trunk/includes/Admin/RuleEditor.php
r3480873 r3488643 285 285 <div class="catz-pro-card__headline"> 286 286 <span class="catz-pro-card__eyebrow"><?php esc_html_e( 'CodeAtoZ', 'codeatoz-hide-price-for-stores' ); ?></span> 287 <p class="catz-pro-card__title"><?php esc_html_e( ' Hide Price for Stores', 'codeatoz-hide-price-for-stores' ); ?></p>287 <p class="catz-pro-card__title"><?php esc_html_e( 'CodeAtoZ Hide Prices for WooCommerce', 'codeatoz-hide-price-for-stores' ); ?></p> 288 288 <span class="catz-pro-card__sub"><?php esc_html_e( '30+ targeting conditions for B2B, wholesale & membership stores.', 'codeatoz-hide-price-for-stores' ); ?></span> 289 289 </div> -
codeatoz-hide-price-for-stores/trunk/readme.txt
r3480883 r3488643 1 === Hide Price for WooCommerce – CodeAtoZ===1 === CodeAtoZ Hide Prices for WooCommerce === 2 2 Contributors: codeatoz 3 3 Tags: woocommerce, hide price, hide add to cart, b2b, wholesale, catalog mode, price visibility … … 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.2. 07 Stable tag: 1.2.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.