This premium WooCommerce extension allows you to change product prices (up/down) for all products or for a selected category and its subcategories.
This plugin directly modifies the products' internal pricing fields.
It works for both simple & variable products
If you've purchased Flex Price before, you may be entitled to a discount as this plugin provides similar functionality but uses a different approach.
Note: If, after the purchase, you don't get the download email go to Support > Download Purchased Product
== Changelog ==
= 1.0.4 / 2014-06-09 =
* Loading previous prices from a CSV file (generated by the plugin)
* Refactored CSV module ... added CSV reading + smart header skipping.
* Improved search filter to filter out by product ID or comma separated product IDs.
* clearing stat cache before writing csv
* added maybe_format_price()
* refactored code ... added actual product prices for the vars too.
* treating variation products as simple ones
* added edit and preview links near the product
= 1.0.3 / 2014-06-09 =
* Showing total number of products
* Added current product number in the ID column
* When getting a product ask WP to not add it to the cache using wp_suspend_cache_addition() function
* Set script time limit to 15 mins when retrieving products
* Each Price Change Session is saved in a CSV file - (the CSV file includes: new and regular sale/reg prices, the currency and current user's data)
* Work log is saved in a text file
* Allow the log files to be downloaded
= 1.0.2 =
* Fixed sale price deletion
* Added more info near the sidebar
* Fixed an issue with the checkbox not being able to be selected ... only indirectly using the thumbnail.
= 1.0.1 =
* Added custom CSS/JS box. Good for customization.
= 1.0.0 =
* Initial release