| [ Index ] |
WordPress Cross Reference |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 324 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WP_Users_List_Table:: (12 methods):
__construct()
ajax_user_can()
prepare_items()
no_items()
get_views()
get_bulk_actions()
extra_tablenav()
current_action()
get_columns()
get_sortable_columns()
display_rows()
single_row()
Class: WP_Users_List_Table - X-Ref
Users List Table class.| __construct( $args = array() X-Ref |
| No description |
| ajax_user_can() X-Ref |
| No description |
| prepare_items() X-Ref |
| No description |
| no_items() X-Ref |
| No description |
| get_views() X-Ref |
| No description |
| get_bulk_actions() X-Ref |
| No description |
| extra_tablenav( $which ) X-Ref |
| No description |
| current_action() X-Ref |
| No description |
| get_columns() X-Ref |
| No description |
| get_sortable_columns() X-Ref |
| No description |
| display_rows() X-Ref |
| No description |
| single_row( $user_object, $style = '', $role = '', $numposts = 0 ) X-Ref |
| Generate HTML for a single row on the users.php admin panel. param: object $user_object param: string $style Optional. Attributes added to the TR element. Must be sanitized. param: string $role Key for the $wp_roles array. param: int $numposts Optional. Post count to display for this user. Defaults to zero, as in, a new user has made zero posts. return: string |
| Generated: Tue Mar 25 01:41:18 2014 | WordPress honlapkészítés: online1.hu |