I am trying to display only a specific category that is out of stock.How can I do this?
add_action( \'pre_get_posts\', \'show_out_of_stock\' ); function show_out