Title: TaxoFilter Admin
Author: Nikunj Hatkar
Published: <strong>22. apríla 2025</strong>
Last modified: 25. mája 2026

---

Vyhľadať plugin

![](https://ps.w.org/taxofilter-admin/assets/banner-772x250.jpg?rev=3281820)

![](https://ps.w.org/taxofilter-admin/assets/icon-128x128.png?rev=3279153)

# TaxoFilter Admin

 Od [Nikunj Hatkar](https://profiles.wordpress.org/nikunj8866/)

[Stiahnuť](https://downloads.wordpress.org/plugin/taxofilter-admin.1.0.2.zip)

[Live Preview](https://sk.wordpress.org/plugins/taxofilter-admin/?preview=1)

 * [Podrobnosti](https://sk.wordpress.org/plugins/taxofilter-admin/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/taxofilter-admin/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/taxofilter-admin/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/taxofilter-admin/#developers)

 [Podpora](https://wordpress.org/support/plugin/taxofilter-admin/)

## Popis

TaxoFilter Admin enhances the WordPress admin experience by providing customizable
taxonomy filters for all post types.

The plugin is open source and hosted on [GitHub](https://github.com/nikunj8866/taxofilter-admin).
If you have any issues or feedback, please open an issue there.

**Key Features:**

 * Automatically adds taxonomy dropdowns to post list screens
 * Works with posts, pages, and custom post types
 * Allows administrators to select which taxonomy filters to display via screen 
   options
 * Clean, developer-friendly code

## Obrázky

[[

[[

## Inštalácia

 1. Upload the `taxofilter-admin` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. Visit any post list screen and use the screen options to configure which taxonomy
    filters to display

## Časté otázky

### Will this work with custom post types?

Yes, the plugin automatically detects all registered post types and their associated
taxonomies.

### Can I select which taxonomy filters to display?

Yes, you can customize which taxonomy filters appear by accessing the Screen Options
panel at the top of any post list screen.

### How can I exclude certain taxonomies from the screen options?

You can use the `taxofilter_admin_excluded_taxonomies` filter to exclude specific
taxonomies from showing up in the screen options for a post type.

Example usage:

    ```
    add_filter('taxofilter_admin_excluded_taxonomies', function($excluded, $post_type) {
        if ($post_type === 'custom_post_type') {
            $excluded[] = 'custom_taxonomy';
        }
        return $excluded;
    }, 10, 2);
    ```

## Recenzie

![](https://secure.gravatar.com/avatar/b386c3be63ad40515532f06f0a3f8fc3c5a9c760da75708f03eff64f35cd66d4?
s=60&d=retro&r=g)

### 󠀁[This should be iin core](https://wordpress.org/support/topic/this-should-be-iin-core/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) 24. apríla 2025

The functionality in this plugin is golden and very useful for a cms. It should 
be in core

 [ Prečítať 1 recenziu ](https://wordpress.org/support/plugin/taxofilter-admin/reviews/)

## Prispievatelia a vývojári

“TaxoFilter Admin” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli
nasledujúci ľudia.

Prispievatelia

 *   [ Nikunj Hatkar ](https://profiles.wordpress.org/nikunj8866/)

[Preložiť „TaxoFilter Admin“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/taxofilter-admin)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/taxofilter-admin/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/taxofilter-admin/),
alebo sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/taxofilter-admin/)
cez [RSS](https://plugins.trac.wordpress.org/log/taxofilter-admin/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 1.0.2

 * TWEAK: WP 7.0 compatibility.

#### 1.0.1

 * TWEAK: Added `taxofilter_admin_excluded_taxonomies` filter to allow excluding
   specific taxonomies from the screen options.

#### 1.0.0

 * Initial release

## Meta

 *  Verzia **1.0.2**
 *  Posledná aktualizácia **Pred 3 týždne**
 *  Aktívne inštalácie **Menej než 10**
 *  Verzia WordPress ** 5.0 alebo novšia **
 *  Testované do verzie **7.0**
 *  Verzia PHP ** 7.0 alebo novšia **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/taxofilter-admin/)
 * Značky
 * [admin](https://sk.wordpress.org/plugins/tags/admin/)[categories](https://sk.wordpress.org/plugins/tags/categories/)
   [filters](https://sk.wordpress.org/plugins/tags/filters/)[tags](https://sk.wordpress.org/plugins/tags/tags/)
   [taxonomy](https://sk.wordpress.org/plugins/tags/taxonomy/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/taxofilter-admin/advanced/)

## Hodnotenia

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/taxofilter-admin/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/taxofilter-admin/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/taxofilter-admin/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/taxofilter-admin/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/taxofilter-admin/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/taxofilter-admin/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/taxofilter-admin/reviews/)

## Prispievatelia

 *   [ Nikunj Hatkar ](https://profiles.wordpress.org/nikunj8866/)

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/taxofilter-admin/)