filter for class.php #287
-
Hi, can you please add_filter for
// Only if term have ui. Skip language taxonomy from Polylang or product visibility from Woocommerce. if ( ! $taxonomy_object || ! apply_filters( 'Anything_Order/term_show_ui', $taxonomy_object->show_ui, $taxonomy_object ) ) { continue; }
Thank you
- The topic ‘filter for class.php #287’ is closed to new replies.