描述
Completely free plugin for convenient bulk or individual editing of woocommerce products.
Simple, variable and external product types are supported.
It is possible to change the price, sale price and sale dates.
Features
- increase / decrease prices by a fixed value or percentage
- multiplying existing prices by a value
- change sale prices relative to regular prices
- rounding prices with a required precision
- dynamic price changes
- ability to undo changes
- tag-search
I would be grateful if you leave a review about the plugin.
If you need additional functionality or just want to financially support the development of the plugin – write to dev.hedgehog.core@gmail.com
安装
- Unzip the download package
- Upload
product-editor
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常见问题
-
If an error occurs while changing products or I reload the page, how do I know which products have been changed and which have not?
-
The plugin makes all changes transactionally. This means that either the operation will be performed completely for all goods, or it will not be performed at all.
-
Why does a bulk change fail with an error after a long timeout?
-
The most likely reason is that the execution process is taking longer than allowed on your server. Try increasing the allowed script execution time, or change products in smaller portions.
评价
贡献者及开发者
更新日志
1.0.8
- added the ability to set a zero price.
- added the ability to not change products with a zero price in bulk editing.
1.0.7
- added cache reset after product changes
1.0.6
- bugfix cyrillic search
1.0.5
- added tag-search
1.0.4
- added dynamic price changes functionality
- added progress bar for bulk changes
- undo functionality
1.0.3
- bugfix fatal error
- added rounding an integer part of number
1.0.2
- added multiplying existing prices by a value
- added rounding prices with a required precision
- added external products type
- added links to product editing pages
1.0.1
- increase\decrease regular price issue fixed
- applying operations to variation parents issue fixed
- added support for decimal numbers
- extra spaces at dates columns issue fixed