Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.56 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.56 KB

WooCommerce External Product New Tab

This plugin sets all external / affiliate product buy now links on a WooCommerce site to open in a new web browser tab.

Installation

  1. Download the plugin from it's GitHub Repository Download WooCommerce External Product New Tab.
  2. Goto WordPress > Appearance > Plugins > Add New.
  3. Click Upload Plugin and Choose File, then select the plugin's .zip file. Click Install Now.
  4. Click Activate to use your new plugin right away.

Minimum Requirements

For this extension to function WooCommerce must be installed and activated on your WordPress site.

FAQ

Where should I contact if I have an issue with this extension.

All support requests for this extension should be posted to the WooCommerce External Product New Tab Issue Tracker here on Github.

Changelog

1.0.4 - 21/05/21

  • Added - noopener noreferrer to external links.

1.0.3 - 19/02/20

  • Fix - Notice: id was called incorrectly error.
  • Added - external_add_product_link_html filter.
  • Added - external_add_product_link_html_classes filter.

1.0.2 - 27/10/17

  • Added - WooCommerce plugin version check compatibility.

1.0.1 - 14/02/17

  • Fix - Added additional css class of product_type_external to archive external products button.

1.0.0 - 07/09/16

  • Initial Release - first version of the plugin released.