wpseek.com
A WordPress-centric search engine for devs and theme authors
after-{$taxonomy}-table › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( "after-{$taxonomy}-table", $taxonomy )
Parameters: |
|
Defined at: |
|
Codex: |
Fires after the taxonomy list table.
The dynamic portion of the hook name, $taxonomy
, refers to the taxonomy slug.
Possible hook names include:
after-category-table
after-post_tag-table
Related Functions: _wp_filter_taxonomy_base, get_taxonomy_labels, is_taxonomy_viewable, register_taxonomy, the_taxonomies, get_taxonomy