Description
[wcj_product_total_orders_items]
shortcode displays total orders and items (i.e. backers) for WooCommerce product. Shortcode should be used with Booster’s Crowdfunding module. Only orders completed after crowdfunding campaign start date are counted.
Args
- offset
- (optional) Optional starting backers number offset.
- Default: None
- 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
Example
[wcj_product_total_orders_items before="Backers: "]
Accessible through:
- [wcj_product_total_orders_items]