Blog Products

Descripción

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.

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"Blog Products" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "Blog Products" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.