Add filter to dropdown query
-
Hi, is there any chance that you could add a filter to allow users to modify the product dropdown query ( Woocommerce_Pay_Per_Post_Admin->get_all_products() ) in our theme files?
For example – I wanted to be able to select products in all languages, not just in the same language as the post – so I had to modify the dropdown query by adding
'lang' => ''– but i would have to do this every time tha plugin is updated. A filter for this would be nice.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Add filter to dropdown query’ is closed to new replies.