Summery Summery
Filters the displayed columns in the terms list table.
Syntax Syntax
Description Description
The dynamic portion of the hook name, $this->screen->taxonomy
, refers to the slug of the current taxonomy.
Parameters Parameters
- $string
-
Blank string.
- $column_name
-
Name of the column.
- $term_id
-
Term ID.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |