=== WooCommerce Product Feed Exporter ===
Contributors: yourname
Tags: woocommerce, product feed, google merchant center, bing ads, csv export
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Export WooCommerce products to CSV format for Google Merchant Center and Bing Ads integration.

== Description ==

WooCommerce Product Feed Exporter is a simple yet powerful plugin that allows you to export your WooCommerce products to a CSV file format compatible with Google Merchant Center and Bing Ads.

= Key Features =

* One-click product export from WordPress admin
* Google Merchant Center compatible CSV format
* Bing Ads integration support
* Includes essential product fields: ID, title, description, price, image URL, and more
* Clean, responsive admin interface
* Security features with proper WordPress nonces and permission checks
* No automatic updates - manual export only for better control

= Included Fields =

* Product ID
* Product Title
* Product Description
* Product URL
* Product Image URL
* Price (with currency)
* Availability (in stock/out of stock)
* Brand (if available)
* Product Category
* Condition (defaults to 'new')
* Google Product Category placeholder

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/woocommerce-product-feed-exporter` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Make sure WooCommerce is installed and activated.
4. Navigate to WooCommerce → Product Feed Export in your WordPress admin.
5. Click "Export Products to CSV" to generate your product feed.
6. Download the CSV file and upload it to your Google Merchant Center or Bing Ads account.

== Requirements ==

* WordPress 5.0 or higher
* WooCommerce 5.0 or higher
* PHP 7.4 or higher

== Frequently Asked Questions ==

= Does this plugin work with all WooCommerce product types? =

Yes, the plugin exports all published and visible WooCommerce products regardless of their type (simple, variable, grouped, etc.).

= Can I customize the exported fields? =

The current version exports a standard set of fields required by Google Merchant Center and Bing Ads. Custom field support may be added in future versions.

= Does the plugin automatically update my product feeds? =

No, this plugin provides manual export functionality only. You need to manually export and upload the CSV file when you want to update your product feeds.

= What happens if a product doesn't have an image? =

Products without images will have an empty image_link field in the CSV. It's recommended to add images to all products for better performance in advertising platforms.

== Screenshots ==

1. Admin interface showing export options and product statistics
2. Export progress and download link
3. Sample CSV output with product data

== Changelog ==

= 1.0.0 =
* Initial release
* Export functionality for WooCommerce products
* Google Merchant Center and Bing Ads compatible CSV format
* Admin interface with export controls
* Security features and permission checks

== Support ==

For support and feature requests, please contact the plugin author.