do_action( 'manage_posts_extra_tablenav', string $which )
Fires immediately following the closing “actions” div in the tablenav for the posts list table.
Parameters
- $which
-
The location of the extra table nav markup: 'top' or 'bottom'.
Source
Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |