=== Blog Products ===
Contributors: andresfborges
Donate link: https://donate.stripe.com/9AQfZH2yi3a7fw46op
Tags: woocommerce, products, recommendations, blog
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Associate WooCommerce products with your posts and display “You might also like” recommendations under each blog post.

== Description ==
Blog Products allows you to:
* Associate WooCommerce products with blog posts via a meta box featuring AJAX-powered search.
* Display a responsive "You might also like" section under posts in a 3-column layout (1 column on mobile).
* Localized admin donation notice in multiple languages.

== Installation ==
1. Upload the plugin folder to `/wp-content/plugins/blogproducts`.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Edit a post and use the "Recommended Products" meta box to search and select products.
4. View the post on the front-end to see the "Pode-lhe interessar..." section.

== Changelog ==
= 0.20 =
* Updated text domain, class and function prefixes to blog_post_products for consistency.
* Plugin slug and header changed to blog-post-products.
* Donation links and nonce/action names standardized.
* Dedicated CSS file

= 0.18 =
* Bumped Stable tag to 0.18 to match plugin header.
* Added nonce verification to AJAX product search for improved security.
* Removed heredoc usage in inline scripts to satisfy coding standards.
* Improved inline script injection for Select2 AJAX configuration.

= 0.8 =
* Bumped Stable tag to 0.8 to match plugin header.
* Updated “Tested up to” to 6.8.
* Improved localized donation notice messages.
* Custom notice background color (#a1dd8e).

= 0.7 =
* Added donate link on Plugins page and updated donation URL.
* Localized donation notice for multiple languages.

= 0.6 =
* Admin donation notice appears on every load (not dismissible).

= 0.5 =
* added front-end donation bar (later moved to admin only).

= 0.4 =
* AJAX product search with Select2 in meta box.

= 0.3 =
* Updated plugin author to Guerrilha Software; changed front-end title.

== Upgrade Notice ==
Minor improvements, language localization, security hardening—no breaking changes.
