=== Custom Order Meta Box ===
Contributors: juremjdd
Tags: WooCommerce, orders, meta box, order management, custom fields
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Short Description ==
A WooCommerce plugin that adds a custom meta box to order pages in the admin area, displaying all order meta fields for quick access.

== Description ==
This plugin adds a custom meta box on WooCommerce order pages in the WordPress admin dashboard. With this plugin, store administrators can view all meta fields associated with each order in one place, making it easier to manage and review order-specific data such as custom fields, tracking numbers, or additional notes added by other plugins. This can save time and improve order management efficiency for WooCommerce store managers.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/custom-order-meta-box` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to the WooCommerce order edit page to see the custom meta box with all order meta fields.

== Frequently Asked Questions ==

= What does this plugin do? =
This plugin displays all the meta fields associated with WooCommerce orders in a custom meta box on the order edit page.

= Does this plugin work with the latest version of WooCommerce? =
Yes, the plugin has been tested with the latest version of WooCommerce.

= Will this plugin affect my WooCommerce order data? =
No, this plugin only displays meta fields in a custom meta box. It doesn’t modify or delete any order data.

= Can I hide certain meta fields from the meta box? =
Not currently. The plugin displays all meta fields associated with an order.

== Screenshots ==
1. The custom meta box displayed on the WooCommerce order edit page.

== Changelog ==
= 1.0 =
* Initial release.

== Upgrade Notice ==
= 1.0 =
Initial release of the plugin.

== Support ==
For more information, documentation, or support, please visit [MJ Digital Design](https://mjdigitaldesign.com) or open a support ticket in the WordPress plugin directory.