Performs post queries for internal linking.
_WP_Editors::wp_link_dialog
Dialog for internal linking.
WP_Admin_Bar::recursive_render
Renders toolbar items recursively.
WP_Admin_Bar::remove_menu
Remove a node from the admin bar.
Advertisement
WP_Admin_Bar::add_node
Adds a node to the menu.
WP_Users_List_Table::ajax_user_can
Check the current user’s permissions.
WP_Users_List_Table::prepare_items
Prepare the users list for display.
WP_Users_List_Table::no_items
Output ‘no users’ message.
Advertisement
WP_Users_List_Table::get_views
Return an associative array listing all the views that can be used with this table.
WP_Users_List_Table::get_bulk_actions
Retrieve an associative array of bulk actions available on this table.
WP_Users_List_Table::extra_tablenav
Output the controls to allow user roles to be changed in bulk.
WP_Users_List_Table::current_action
Capture the bulk action required, and return it.
Advertisement
WP_Users_List_Table::get_columns
Get a list of columns for the list table.
WP_Users_List_Table::get_sortable_columns
Get a list of sortable columns for the list table.
WP_Users_List_Table::display_rows
Generate the list table rows.