Description
[wcj_product_author]
shortcode displays WooCommerce product author.
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
[wcj_product_author before="Product author: "]
Accessible through:
- [wcj_product_author]