after-{$taxonomy}-table, $taxonomy
after-{$taxonomy}-table, $taxonomy
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('after-{$taxonomy}-table, $taxonomy') is found 1 times:
- /wp-admin/edit-tags.php line 679
* @since 3.0.0 * * @param string $taxonomy The taxonomy name. */ do_action( "after-{$taxonomy}-table", $taxonomy ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores if ( $can_edit_terms ) { ?> </div> </div><!-- /col-right -->