$subPages
$subPages : array
Public static varable to hold Subpages information.
Class MainWP_User
render_table(boolean $cached = true, string $role = '', string $groups = '', string $sites = '', null $search = null)
Renders Users Table.
boolean | $cached | true|false Cached or not. |
string | $role | Current user role. |
string | $groups | Current user groups. |
string | $sites | Current Child Sites the user is on. |
null | $search | Search field. |