Title: Order Item Notes For WooCommerce
Author: petermorlion
Published: <strong>December 6, 2022</strong>
Last modified: March 18, 2024

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/order-item-notes-for-woocommerce/assets/icon-256x256.png?rev
=2956038)

# Order Item Notes For WooCommerce

 By [petermorlion](https://profiles.wordpress.org/petermorlion/)

[Download](https://downloads.wordpress.org/plugin/order-item-notes-for-woocommerce.zip)

 * [Details](https://test.wordpress.org/plugins/order-item-notes-for-woocommerce/#description)
 * [Reviews](https://test.wordpress.org/plugins/order-item-notes-for-woocommerce/#reviews)
 * [Development](https://test.wordpress.org/plugins/order-item-notes-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/order-item-notes-for-woocommerce/)

## Description

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](https://github.com/petermorlion/orderitem-notes-for-woocommerce),

but released to SVN using [this workflow](https://teleogistic.net/2011/05/23/revisiting-git-github-and-the-wordpress-org-plugin-repository/).

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 fetch -r 2974662:HEAD
 * git svn rebase
 * git svn dcommit
 * git rebase origin/master master
 * git push

To release:

 * create the tag in git as usual
 * git svn tag vx.x.x

To set this up initially:

 * git clone
 * cd
 * git svn init /trunk
 * svn log
 * take the first revision
 * git svn fetch -r (creates git-svn branch)
 * git rebase git-svn
 * git svn dcommit

## Screenshots

 * [[
 * Adding notes to individual order items of a WooCommerce order

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Order Item Notes For WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ petermorlion ](https://profiles.wordpress.org/petermorlion/)

“Order Item Notes For WooCommerce” has been translated into 1 locale. Thank you 
to [the translators](https://translate.wordpress.org/projects/wp-plugins/order-item-notes-for-woocommerce/contributors)
for their contributions.

[Translate “Order Item Notes For WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/order-item-notes-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/order-item-notes-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/order-item-notes-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/order-item-notes-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/order-item-notes-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Tested with WordPress 6.5

#### 1.1.1

 * Remove calls to wc_get_logger() because it interferes with other plugins that
   save posts before WooCommerce is set up.

#### 1.1.0

 * Declare HPOS compatibility

#### 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.

## Meta

 *  Version **1.1.1**
 *  Last updated **2 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.1.1 or higher **
 *  Tested up to **6.5.8**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/order-item-notes-for-woocommerce/) and
   [English (US)](https://wordpress.org/plugins/order-item-notes-for-woocommerce/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/order-item-notes-for-woocommerce)
 * Tags
 * [notes](https://test.wordpress.org/plugins/tags/notes/)[woocommerce](https://test.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://test.wordpress.org/plugins/order-item-notes-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/order-item-notes-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/order-item-notes-for-woocommerce/reviews/)

## Contributors

 *   [ petermorlion ](https://profiles.wordpress.org/petermorlion/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/order-item-notes-for-woocommerce/)