• Resolved Soumya Roy

    (@soumyaroyy)


    Hello

    How to add Additional query args. I want to show hidden products on the table.
    Please help

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WC Product Table

    (@wcproducttable)

    Hi,

    Thank you for your query.

    The ‘Additional query args’ is actually an advanced facility meant only for developers familiar with WP_Query.

    Instead, you can use shortcode attributes to conveniently modify the table query via the shortcode.

    The shortcode attribute you need to use in this case is include_hidden=”true” which is provided in the PRO version of the plugin. It is used as follows:
    [product_table id=”1234″ include_hidden=”true”]

    I hope this information helps! Please let me know if you have further questions.

    Regards,
    Kartik

    Thread Starter Soumya Roy

    (@soumyaroyy)

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Additional query args:’ is closed to new replies.