Rather Simple WooCommerce Author Taxonomy
Adds an author taxonomy to products
by Oscar Ciutat · github.com/mrleemon/rather-simple-woocommerce-author-taxonomy
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mrleemon/rather-simple-woocommerce-author-taxonomy/archive/refs/heads/main.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
Readme
=== WooCommerce Author Taxonomy === Contributors: leemon Tags: woocommerce, products, author, taxonomy Requires at least: 6.8 Tested up to: 6.8 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds an author taxonomy to products.
== Description ==
Adds an author taxonomy to products.
This plugin is experimental and is provided with no support or warranty. This plugin requires WooCommerce.
== Installation ==
- Make sure you have installed and activated the latest version of WooCommerce
- Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
- Activate the plugin through the "Plugins" menu in WordPress
== Changelog == = 1.0 =
- Initial release