wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
manage_{$this->screen->taxonomy}_custom_column › WordPress Filter Hooks
Seit2.8.0
Veraltetn/v
› apply_filters( "manage_{$this->screen->taxonomy}_custom_column", '', $column_name, $tag->term_id )
| Parameter: (3) |
|
| Definiert in: | |
| Codex: |
Filters the displayed columns in the terms list table.
The dynamic portion of the hook name, `$this->screen->taxonomy`, refers to the slug of the current taxonomy. Possible hook names include: - `manage_category_custom_column` - `manage_post_tag_custom_column`Ähnliche Funktionen: