ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-users-list-table.php
  • Page 2

WP_Users_List_Table::get_columns()

Method: Get a list of columns for the list table.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table::get_sortable_columns()

Method: Get a list of sortable columns for the list table.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table::display_rows()

Method: Generate the list table rows.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table

Class: Core class used to implement displaying users in a list table.

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

Used by 0 functions | Uses 1 function

WP_Users_List_Table::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table::ajax_user_can()

Method: Check the current user’s permissions.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table::prepare_items()

Method: Prepare the users list for display.

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

Used by 0 functions | Uses 0 functions

users_list_table_query_args

Filter Hook: Filters the query arguments used to retrieve users for the current users list table.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table::no_items()

Method: Output ‘no users’ message.

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

Used by 0 functions | Uses 0 functions

WP_Users_List_Table::get_views()

Method: Return an associative array listing all the views that can be used with this table.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy