wpseek.com
A WordPress-centric search engine for devs and theme authors
{$taxonomy}_row_actions › WordPress Filter Hooks
Since3.0.0
Deprecatedn/a
› apply_filters( "{$taxonomy}_row_actions", $actions, $tag )
Parameters: (2) |
|
Defined at: | |
Codex: |
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.
Possible hook names include:
category_row_actions
post_tag_row_actions
Related Functions: taxonomy_exists, favorite_actions, get_taxonomy_labels, doing_action, get_taxonomies_for_attachments, remove_action
Related Hooks: tag_row_actions, page_row_actions, comment_row_actions, post_row_actions, media_row_actions