Plugin Directory

Changeset 3488643


Ignore:
Timestamp:
03/23/2026 07:36:21 AM (11 days ago)
Author:
codeatoz
Message:

Updated plugin name for guideline compliance and bumped version to 1.2.1

Location:
codeatoz-hide-price-for-stores/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • codeatoz-hide-price-for-stores/trunk/codeatoz-hide-price-for-stores.php

    r3480873 r3488643  
    11<?php
    22/**
    3  * Plugin Name: Hide Price for WooCommerce – CodeAtoZ
     3 * Plugin Name: CodeAtoZ Hide Prices for WooCommerce
    44 * Description: Control price visibility for WooCommerce stores using flexible rules.
    5  * Version:     1.2.0
     5 * Version:     1.2.1
    66 * Author:      CodeAtoZ
    77 * Author URI:  https://codeatoz.com
  • codeatoz-hide-price-for-stores/trunk/includes/Admin/RuleEditor.php

    r3480873 r3488643  
    285285                                    <div class="catz-pro-card__headline">
    286286                                        <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>
    288288                                        <span class="catz-pro-card__sub"><?php esc_html_e( '30+ targeting conditions for B2B, wholesale & membership stores.', 'codeatoz-hide-price-for-stores' ); ?></span>
    289289                                    </div>
  • codeatoz-hide-price-for-stores/trunk/readme.txt

    r3480883 r3488643  
    1 === Hide Price for WooCommerce – CodeAtoZ ===
     1=== CodeAtoZ Hide Prices for WooCommerce ===
    22Contributors: codeatoz
    33Tags: woocommerce, hide price, hide add to cart, b2b, wholesale, catalog mode, price visibility
     
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.2.0
     7Stable tag: 1.2.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.