Changeset 3412126
- Timestamp:
- 12/05/2025 11:33:40 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
voxfor-advanced-price-management-for-woocommerce/trunk/readme.txt
r3412113 r3412126 72 72 == Installation == 73 73 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** 80 75 1. In WordPress admin, go to **Plugins Add New**. 81 76 2. Search for Voxfor Advanced Price Management. 82 77 3. Click **Install Now**, then **Activate**. 83 78 4. Go to **WooCommerce Price Management**. 84 >>>>>>> .theirs 79 85 80 **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. 81 1. Download the plugin ZIP. 91 82 2. Upload the `voxfor-advanced-price-management` folder to `/wp-content/plugins/`. 92 83 3. Activate the plugin from **Plugins**. 93 84 4. Open **WooCommerce Price Management**. 94 >>>>>>> .theirs 85 95 86 **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: 87 Two main tabs: 100 88 * **CSV Import/Export** bulk price updates via CSV. 101 89 * **Direct Management** select and update individual products. 102 >>>>>>> .theirs 90 103 91 == Frequently Asked Questions == 104 92 … … 122 110 123 111 = 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 112 UTF-8 is fully supported. The plugin can normalize special characters to a safe format while matching correctly. 113 127 114 = Can I see a preview before updating prices? = 128 115 Yes. Both CSV and Direct Management show real-time previews. … … 144 131 * Added session tracking with visual indication for updated products 145 132 * 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) 149 135 * Added session counter and manual session clearing 150 136 * Improved CSV import interface with format guidance … … 172 158 == Upgrade Notice == 173 159 174 <<<<<<< .mine= 1.1.3 =160 = 1.1.3 = 175 161 Compatibility 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.