How to make links open in a new window or tab
When a user clicks on a link to the single product/post page in our WooCommerce Product Table or Posts Table Pro plugin, then the link will open in the same tab.
The plugin doesn't have an option to make links open in a new window or tab. Instead, there is a filter that you (or your developer) can use to do this. You can find the relevant hook in our developer documentation:
- WooCommerce Product Table - 'wc_product_table_open_products_in_new_tab' filter (see separate article about how to use this)
- Posts Table Pro - 'posts_table_open_posts_in_new_tab' filter
This is a developer-level task. If you don't know how to do it, then you can use our plugin customization service.
If searching the knowledge base hasn't answered your question, please contact support.