Action restrict_manage_posts not works!
-
I use action restrict_manage_posts for custom filter field for WooCommerce, but since Woo with custom table I can’t add fields. In previous Woo (when I use wp_posts for orders) works.
add_action('restrict_manage_posts', function(){ echo 'example'; });https://github.com/woocommerce/woocommerce/issues/35054#issuecomment-1276167805
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Action restrict_manage_posts not works!’ is closed to new replies.
