Uses
| Uses | Description |
|---|---|
| wp-admin/includes/class-wp-terms-list-table.php: manage_{$this->screen->taxonomy}_custom_column | Filters the displayed columns in the terms list table. |
| wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |