Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Multiple external product URLs for WooCommerce

Описание

Plugin is extension for WooCommerce plugin.

Plugin allows you to create multiple External / Affiliate product URLs and buttons text.

Plugin creates extra fields on External / Affiliate product edit form, with repeater of multiple external URLs.
Also, plugin gives you ability to open external / affiliate URLs on new window.

Features:

  • Ability to create multiple buttons with external / affiliate URLs
  • Ability to open external / affiliate URLs in new window — configuration per product
  • Ability to display additional external / affiliate URLs on shop/category page — configuration per product
  • Ability to change additional button templates by hooks — mepu_woo_product_page_template and mepu_woo_shop_page_template

Скриншоты

Установка

  1. Upload plugin Multiple external product URLs for WooCommerce to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to sample External / Affiliate product page, and create multiple buttons!

Отзывы

04.02.2022
Great plugin let down by a lack of updates. 1. Cannot delete an extra link after creating it 2. Multiple buttons do not display horizontally, but instead vertically above one another I will update my rating if the plugin gets updated to be compatible with the latest releases.
31.01.2022
Very nice! Just wish it would import/export as the other products do...maybe a new feature soon!
Посмотреть все 7 отзывов

Участники и разработчики

«Multiple external product URLs for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Журнал изменений

1.3.0

  • MAINTENANCE: Clean code, general refactoring
  • ADD: Dummy Template system and ability to use own templates via filters
  • ADD: Added filter mepu_woo_product_page_template
  • ADD: Added filter mepu_woo_shop_page_template

1.2.0

  • FIX: JS error on few WooCommerce versions
  • FIX: PHP Fatal error on few WooCommerce versions

1.1.0

  • ADD: Ability to switch on/off displaying additional external product buttons on category loops
  • FIX: JS error with single quotes on button labels
  • FIX: Common fixes

1.0.0

  • Initial release