Browse: Home / Classes / Learndash_Admin_Users_Listing /

Learndash_Admin_Users_Listing::restrict_manage_users_selectors

Learndash_Admin_Users_Listing::restrict_manage_users_selectors( string $location = '' )

Adds the user course filter in admin.


Description #

Fires on restrict_manage_users hook.


Parameters #

$location

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

Default value: ''


Source #

File: includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php


Changelog #

Changelog
Version Description
3.2.3 Introduced.