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
- Upload the plugin folder to
/wp-content/plugins/blogproducts
. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Edit a post and use the « Recommended Products » meta box to search and select products.
- View the post on the front-end to see the « Pode-lhe interessar… » section.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Blog Products » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Blog Products » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
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.