Description
Extends WooCommerce functionality by letting you search for notes. Plugin adds a new subpage in your WooCommerce admin panel in which you can easily search for WooCommerce notes. Filter WooCommerce notes by words, phrases or statuses.
Features
- Allows you to search notes
- Lists all notes with links to orders
- Shows and indicator if a note has been sent to the customer
- Shows a note’s author (if there’s one)
- Shows note’s date & time
Usage
- Go to WooCommerce -> Notes menu in your WordPress admin panel
- Enter your query in the search form and click Search notes button
- When your note is found, you can go to the order related with it by clicking an order number in the first column
TO DO
- Pagination
- Enhance Items per page field
- Editing and managing notes
Big thanks to
Based on WPC Order Notes which unfortunately does not allow to search notes. This feature has been implemented and plugin’s code got cleaned-up.
Screenshots
Installation
- Upload the entire
note-finder-for-woocommerce
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Search panel can be found in WooCommerce -> Notes menu
FAQ
-
Yes – simply enter author’s nickname in the search form.
-
Can I use pagination while browsing notes?
-
Unfortunately this feature is not available yet.
-
There is an error on the Notes page
-
Please make sure that WooCommerce plugin is installed and active.
Reviews
Contributors & Developers
“Note Finder for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Note Finder for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3
- Fixed fatal error
- Added WPML support
1.2
- Added compatibility with WooCommerce 5.1 and WordPress 5.7
1.1
- Fix: order edit link now comptible with custom order IDs
1.0
- First release