=== Customer Bought Items ===
Contributors: yasirkhalifa  
Tags: user, customer, product, woocommerce, bought product  
Donate link: https://myasark.wordpress.com/  
Requires at least: 5.0  
Tested up to: 6.9  
Requires PHP: 5.6  
Stable tag: 1.2  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

Use the [boughtproduct] shortcode to display a list of products purchased by the current logged-in user.

== Description ==

**Customer Bought Items** displays a complete list of WooCommerce products purchased by the currently logged-in user.

* If the same product is purchased multiple times by the same user, it will appear only once in the list.
* Great for customers to quickly find and repurchase past items.
* Easy to use — just add the `[boughtproduct]` shortcode to any page or post.

== Key Features ==

* Shows a personalized list of purchased products for each logged-in user.
* Avoids duplicate entries — even if a product was bought multiple times, it only appears once.
* Adds a simple `[boughtproduct]` shortcode you can place anywhere (pages, posts, or widgets).
* No configuration required — just install, activate, and use the shortcode.

== How to Use ==

1. Install and activate the plugin.
2. Add the shortcode `[boughtproduct]` to any page or post.
3. Logged-in users will see their purchased products listed.

== Installation ==

1. Upload the `woo-bought-products` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Add the shortcode `[boughtproduct]` anywhere you'd like to display the purchased product list.

== Frequently Asked Questions ==

= Who can see the list of bought products? =  
Only logged-in users will see their own purchased products.

= Can I use the shortcode multiple times? =  
Yes, you can use it in multiple places — pages, posts, or widgets.

== Screenshots ==

1. Example output of the bought product list shown to the logged-in user.

== Changelog ==

= 1.2 =
* Updated for WordPress 6.9 compatibility.
* Improved shortcode functionality and display.

= 1.1 =
* Minor changes and improvements.

= 1.0 =
* Initial release.
