Advertisement

Summery Summery

Fires just before the closing div containing the bulk role-change controls in the Users list table.

Syntax Syntax

do_action( 'restrict_manage_users', string $which )

Parameters Parameters

$which

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

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
4.6.0 The $which parameter was added.
3.5.0 Introduced.

Advertisement

Leave a Reply