Use Backend box in shortcode
-
Hi, I wanted to know why in the administrator backend I see a greater number of customers on the same product id, in particular I use the code:
[customer_list product="23" show_titles="true" scrollx="true" order_number="false" order_status="wc-completed, wc-processing, wc-on-hold, wc-pending, wc-cancelled, wc-refunded, wc-failed" order_status_column="true" billing_first_name="false" billing_last_name="false" billing_company="true" billing_email="true" billing_phone="true" billing_address_1="false" billing_address_2="false" billing_city="true" billing_state="true" billing_postalcode="false" billing_country="false" shipping_first_name="false" shipping_last_name="false" shipping_company="false" shipping_address_1="false" shipping_address_2="false" shipping_city="false" shipping_state="false" shipping_postalcode="false" shipping_country="false" customer_message="false" customer_id="false" customer_username="false" order_payment="false" order_shipping="false" order_coupon="false" order_variations="false" order_total="true" order_date="true" order_qty="false" order_qty_total="false" order_qty_total_column="false" limit="9999"]
In the backend I also see the fields related to woocommerce subscription (such as “pending-cancel” and “active” for subscriptions). This does not happen in the shortcode of the same product.
Also I would like to call all the functions (print, search, PDF etc.) in the shortcode .. how do I do it?
thanks
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Use Backend box in shortcode’ is closed to new replies.