{"id":312623,"date":"2026-05-14T12:56:17","date_gmt":"2026-05-14T12:56:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/lime-order-notes-inbox\/"},"modified":"2026-05-14T13:46:42","modified_gmt":"2026-05-14T13:46:42","slug":"lime-order-notes","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/lime-order-notes\/","author":23498817,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.5","requires_php":"8.0","requires_plugins":null,"header_name":"Lime Order Notes Inbox","header_author":"Limewoo","header_description":"Manage all WooCommerce order notes in one place \u2014 browse, search, filter, add, and delete notes across every order from a unified inbox.","assets_banners_color":"ecedef","last_updated":"2026-05-14 13:46:42","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/limewoo.com","header_author_uri":"https:\/\/limewoo.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":29,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"limewoo","date":"2026-05-14 13:46:42"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256\u00d7256.png":{"filename":"icon-256\u00d7256.png","revision":3532024,"resolution":"256x256","location":"assets","locale":"","width":1024,"height":1024}},"assets_banners":{"banner-1544\u00d7500.png":{"filename":"banner-1544\u00d7500.png","revision":3532051,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772\u00d7250.png":{"filename":"banner-772\u00d7250.png","revision":3532051,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3532024,"resolution":"1","location":"assets","locale":"","width":2560,"height":1291},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":3532024,"resolution":"2","location":"assets","locale":"","width":2387,"height":1307},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":3532024,"resolution":"3","location":"assets","locale":"","width":2384,"height":1298},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":3532024,"resolution":"4","location":"assets","locale":"","width":2389,"height":1308}},"screenshots":{"1":"Notes inbox page","2":"Add a new note to a given order ID","3":"Note preview","4":"Add new note for current order"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,21473,220486,286,65863],"plugin_category":[45],"plugin_contributors":[262909,200304],"plugin_business_model":[],"class_list":["post-312623","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-order-management","plugin_tags-order-notes","plugin_tags-woocommerce","plugin_tags-woocommerce-admin","plugin_category-ecommerce","plugin_contributors-limewoo","plugin_contributors-thenahidul","plugin_committers-limewoo"],"banners":{"banner":"https:\/\/ps.w.org\/lime-order-notes\/assets\/banner-772\u00d7250.png?rev=3532051","banner_2x":"https:\/\/ps.w.org\/lime-order-notes\/assets\/banner-1544\u00d7500.png?rev=3532051","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/lime-order-notes\/assets\/icon-256\u00d7256.png?rev=3532024","icon_2x":"https:\/\/ps.w.org\/lime-order-notes\/assets\/icon-256\u00d7256.png?rev=3532024","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/lime-order-notes\/assets\/screenshot-1.jpg?rev=3532024","caption":"Notes inbox page"},{"src":"https:\/\/ps.w.org\/lime-order-notes\/assets\/screenshot-2.jpg?rev=3532024","caption":"Add a new note to a given order ID"},{"src":"https:\/\/ps.w.org\/lime-order-notes\/assets\/screenshot-3.jpg?rev=3532024","caption":"Note preview"},{"src":"https:\/\/ps.w.org\/lime-order-notes\/assets\/screenshot-4.jpg?rev=3532024","caption":"Add new note for current order"}],"raw_content":"<!--section=description-->\n<p>Tired of opening orders one by one just to read or add a note? <strong>Lime Order Notes Inbox<\/strong> gives you a dedicated <strong>WooCommerce &gt; Order Notes<\/strong> admin page \u2014 a single inbox for every note across your entire store.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Browse all order notes across every order in one unified view<\/li>\n<li>Filter by note type (customer, private, system), order status, or date range<\/li>\n<li>Search notes by keyword<\/li>\n<li>Preview the full note history for any order in a modal \u2014 without leaving the page<\/li>\n<li>Add new notes or delete existing ones instantly via the REST API<\/li>\n<li>Paginated by order, not note count \u2014 clean and fast even on large stores<\/li>\n<\/ul>\n\n<p><strong>Fully compatible with:<\/strong><\/p>\n\n<ul>\n<li>WooCommerce HPOS (High-Performance Order Storage)<\/li>\n<li>Classic post-table storage<\/li>\n<\/ul>\n\n<p><strong>Permissions:<\/strong> requires the <code>manage_woocommerce<\/code> capability.<\/p>\n\n<p>Check out our other WooCommerce plugins at <a href=\"https:\/\/limewoo.com\">limewoo.com<\/a>.<\/p>\n\n<h3>Development<\/h3>\n\n<p>The plugin's JavaScript and CSS are compiled from source using Node.js build tools. The full, unminified source code is publicly available at:<\/p>\n\n<p>https:\/\/github.com\/Limewoo\/lime-order-notes<\/p>\n\n<p>To build from source:<\/p>\n\n<ol>\n<li>Clone the repository: <code>git clone https:\/\/github.com\/Limewoo\/lime-order-notes.git<\/code><\/li>\n<li>Install dependencies: <code>bun install<\/code> (or <code>npm install<\/code>)<\/li>\n<li>Production build: <code>bun run build<\/code><\/li>\n<li>Development \/ watch mode: <code>bun run start<\/code><\/li>\n<\/ol>\n\n<p>Source files live in <code>src\/<\/code> \u2014 JavaScript (React\/JSX) in <code>src\/<\/code> and SCSS styles in <code>src\/styles\/<\/code>. The compiled output goes to <code>build\/<\/code>.<\/p>\n\n<h3>More Plugins<\/h3>\n\n<p>Find more WooCommerce plugins by Limewoo at <a href=\"https:\/\/limewoo.com\">limewoo.com<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen in WordPress.<\/li>\n<li>Navigate to <strong>WooCommerce &gt; Notes inbox<\/strong> to use the inbox.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20work%20with%20hpos%3F\"><h3>Does this work with HPOS?<\/h3><\/dt>\n<dd><p>Yes. The plugin automatically detects whether HPOS is enabled and queries the correct table.<\/p><\/dd>\n<dt id=\"what%20permissions%20are%20required%3F\"><h3>What permissions are required?<\/h3><\/dt>\n<dd><p>The <code>manage_woocommerce<\/code> capability is required to view or manage notes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Manage all WooCommerce order notes in one place - browse, search, filter, add, and delete notes across every order from a unified inbox.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/312623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=312623"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/limewoo"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=312623"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=312623"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=312623"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=312623"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=312623"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=312623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}