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.