Deskripzioa
You can currently add notes to an order in WooCommerce, but you can’t add notes to individual order items.
This plugin makes it easy for administrators to add notes to individual order items of a WooCommerce order.
Once activated, each order item in the Admin interface will have a textbox:
Enter your notes and save the order. Your notes will now show when you load the order in the future.
Workflow
This plugin is developed on GitHub,
but released to SVN using this workflow.
In short: develop in Git and on GitHub as normal. Then, something like this (not 100% verified):
- git fetch
- git checkout master
- git rebase trunk
- git svn dcommit
To release:
- create the tag in git as usual
- git svn tag vx.x.x
MEG
-
Will it work on older versions of WordPress?
-
Yes, it probably will, but I haven’t tested it on older versions. Let me know if it works on your version.
Berrikuspenak
Ez dago berrikuspenik plugin honentzat.
Laguntzaileak eta Garatzaileak
“Order Item Notes For WooCommerce” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakOrder Item Notes For WooCommerce 1 eskualde-ezarpenera itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.
Itzul zaitez Order Item Notes For WooCommerce zure hizkuntzara.
Garapena interesatzen zaizu?
Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.
Aldaketen loga
1.0.4
- Fix update bug
- Fix layout bug
1.0.3
- Tested with WordPress 6.3
1.0.2
- Fix: Don’t run for inserts.
1.0.1
- Adressed required changes for WordPress.org hosting
1.0
- First working version.