Learndash_Admin_Users_Listing::restrict_manage_users_selectors( string $location = '' )
Adds the user course filter in admin.
Description Description
Fires on restrict_manage_users
hook.
Parameters Parameters
- $location
-
(Optional) The location of the extra table nav markup: 'top' or 'bottom'.
Default value: ''
Source Source
File: includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |