Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-terms-list-table.php: WP_Terms_List_Table::handle_row_actions() | Generates and displays row action links. |
Filters the action links displayed for each term in the terms list table.
The dynamic portion of the hook name, $taxonomy
, refers to the taxonomy slug.
(string[]) An array of action links to be displayed. Default 'Edit', 'Quick Edit', 'Delete', and 'View'.
(WP_Term) Term object.
Version | Description |
---|---|
3.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/taxonomy_row_actions