Description
This plugin allows WooCommerce administrators to manually edit existing order numbers. It is intended to be paired with the UltimateWoo Sequential Order Numbers module or the Sequential Order Numbers plugin but it will work without any additional plugin.
To edit an order number, view the WooCommerce Orders page. The plugin adds a new column to the table list view where you can enter a custom order number. Once you update the order number, it will begin displaying in the order information (admin and frontend).
Screenshots
Installation
Automatically
- Search for WooCommerce Edit Order Numbers in the Add New Plugin section of the WordPress admin.
- Install and activate.
Manually
- Download the zip file, decompress the file and upload tha main plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin.
FAQ
- Installation Instructions
-
Automatically
- Search for WooCommerce Edit Order Numbers in the Add New Plugin section of the WordPress admin.
- Install and activate.
Manually
- Download the zip file, decompress the file and upload tha main plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin.
Reviews
Contributors & Developers
“WooCommerce Edit Order Numbers” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Edit Order Numbers” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Added .no-link class to input container to prevent WooCommerce from making it a link to the order
1.1
- Bring up to date with current WooCommerce
- Minor tweaks
1.0
- First version