do_action( 'manage_posts_extra_tablenav', string $which )

Fires immediately following the closing “actions” div in the tablenav for the posts list table.


Description Description


Parameters Parameters

$which

(string) The location of the extra table nav markup: 'top' or 'bottom'.


Top ↑

Source Source

File: wp-admin/includes/class-wp-posts-list-table.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.