Title: filter for class.php #287
Last modified: August 19, 2022

---

# filter for class.php #287

 *  [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/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
    -  This topic was modified 3 years, 9 months ago by [Hrohh](https://wordpress.org/support/users/hrohh/).

The topic ‘filter for class.php #287’ is closed to new replies.

 * ![](https://ps.w.org/anything-order-by-terms/assets/icon-256x256.png?rev=1582729)
 * [Anything Order by Terms](https://wordpress.org/plugins/anything-order-by-terms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/anything-order-by-terms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/anything-order-by-terms/)
 * [Active Topics](https://wordpress.org/support/plugin/anything-order-by-terms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/anything-order-by-terms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/anything-order-by-terms/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Hrohh](https://wordpress.org/support/users/hrohh/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/filter-for-class-php-287/)
 * Status: not resolved