Description
[wcj_product_author_link]
shortcode displays WooCommerce product author link.
Args
Please check shortcodes common args.
- product_id
- (optional) The integer ID for a product.
- Default: The current product ID, if exists
- before
- (optional) Text to place before the content. If content is empty this argument is ignored.
- Default: None
- after
- (optional) Text to place after the content. If content is empty this argument is ignored.
- Default: None
Examples
Author: <a href="">[wcj_product_author]</a>
Accessible through:
- [wcj_product_author_link]