| 5 | | to fill each line of terms the filter "manage_{$screen->taxonomy}_custom_column" must not be a filter (if used only one filter can be used. It must be an action like in line 671 of wp-posts-list-table |
| 6 | | (if used only first filter is possible as returned content and the other must echo the row ;-) |
| | 5 | to fill each line of terms the filter "manage_{$screen->taxonomy}_custom_column" must not be a filter(if used: only first filter is possible as returned content and the other filter must echo the row ;-). |
| | 6 | |
| | 7 | It must be an action like in line 671 of '''wp-posts-list-table''' |
| | 8 | |