Plugin Directory

Changeset 3412129


Ignore:
Timestamp:
12/05/2025 11:35:15 AM (4 months ago)
Author:
voxfor
Message:

updated readme.txt file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • voxfor-advanced-price-management-for-woocommerce/tags/1.1.3/readme.txt

    r3412113 r3412129  
    7272== Installation ==
    7373
    74 <<<<<<< .mine**Automatic Installation**
    75 1. In WordPress admin, go to **Plugins ? Add New**.
    76 2. Search for “Voxfor Advanced Price Management”.
    77 3. Click **Install Now**, then **Activate**.
    78 4. Go to **WooCommerce ? Price Management**.
    79 =======**Automatic Installation**
     74**Automatic Installation**
    80751. In WordPress admin, go to **Plugins Add New**.
    81762. Search for Voxfor Advanced Price Management.
    82773. Click **Install Now**, then **Activate**.
    83784. Go to **WooCommerce Price Management**.
    84 >>>>>>> .theirs
     79
    8580**Manual Installation**
    86 <<<<<<< .mine1. Download the plugin ZIP.
    87 2. Upload the `voxfor-advanced-price-management` folder to `/wp-content/plugins/`.
    88 3. Activate the plugin from **Plugins**.
    89 4. Open **WooCommerce ? Price Management**.
    90 =======1. Download the plugin ZIP.
     811. Download the plugin ZIP.
    91822. Upload the `voxfor-advanced-price-management` folder to `/wp-content/plugins/`.
    92833. Activate the plugin from **Plugins**.
    93844. Open **WooCommerce Price Management**.
    94 >>>>>>> .theirs
     85
    9586**Getting Started**
    96 <<<<<<< .mineTwo main tabs:
    97 * **CSV Import/Export** — bulk price updates via CSV.
    98 * **Direct Management** — select and update individual products.
    99 =======Two main tabs:
     87Two main tabs:
    10088* **CSV Import/Export** bulk price updates via CSV.
    10189* **Direct Management** select and update individual products.
    102 >>>>>>> .theirs
     90
    10391== Frequently Asked Questions ==
    10492
     
    122110
    123111= How do I handle international characters in SKUs? =
    124 <<<<<<< .mineUTF-8 is fully supported. The plugin can normalize special characters to a safe format (e.g., “Ñoño” ? “nono”) while matching correctly.
    125 =======UTF-8 is fully supported. The plugin can normalize special characters to a safe format while matching correctly.
    126 >>>>>>> .theirs
     112UTF-8 is fully supported. The plugin can normalize special characters to a safe format while matching correctly.
     113
    127114= Can I see a preview before updating prices? =
    128115Yes. Both CSV and Direct Management show real-time previews.
     
    144131* Added session tracking with visual indication for updated products
    145132* Prevented duplicate updates during a single session
    146 <<<<<<< .mine* Added “Price Increase” column showing calculated increase
    147 =======* Added Price Increase column showing calculated increase
    148 >>>>>>> .theirs* Improved SKU format to lowercase-with-dash (e.g., sing-161)
     133* Added Price Increase column showing calculated increase
     134* Improved SKU format to lowercase-with-dash (e.g., sing-161)
    149135* Added session counter and manual session clearing
    150136* Improved CSV import interface with format guidance
     
    172158== Upgrade Notice ==
    173159
    174 <<<<<<< .mine= 1.1.3 =
     160= 1.1.3 =
    175161Compatibility with WordPress 6.9
    176 ======== 1.0.1 =
    177 Improved error handling and UTF-8 compatibility. Recommended update.
    178 >>>>>>> .theirs
Note: See TracChangeset for help on using the changeset viewer.