Blog Products

描述

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.

安装

  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.

评价

此插件暂无评价。

贡献者及开发者

「Blog Products」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Blog Products」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.