File: /var/www/html/breadsecret.com_bak20260330/wp-content/plugins/display-order-details/readme.txt
=== Display Order Details ===
Contributors: pinal.shah
Tags: woocommerce 3.0.x, order items, orders page, missing purchased, woocommerce purchased
Requires at least: 4.5
Tested up to: 6.7.1
Stable tag: 1.1
Requires PHP: 7.2
WC requires at least: 3.0
WC tested up to: 9.5.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Donate link: https://www.paypal.me/pinalj
This WordPress plugin extends the WooCommerce Plugin. It adds the Items column in WooCommerce Orders page (which has been removed since v3.0.0).
== Description ==
Plugins required:
<ol>
<li>WooCommerce 3.0.0 or higher</li>
</ol>
Missing the Items column in WooCommerce->Orders page? This plugin adds the column back where it used to be.
This plugin adds the column Items in WooCommerce->Orders after the Order column.
It lists the order content along with the quantity for each item.
== Installation ==
1. Install and activate the plugin from the Wordpress->Plugins page.
2. Once the plugin is enabled, the Items column will be displayed in WooCommerce->Orders.
3. The order content along with the quantity will be displayed.
== Screenshots ==
1. WooCommerce->Orders page
== Changelog ==
= 1.1 =
* Enhancement - Compatibility with HPOS introduced.
= 1.0 =
* Initial release.