Generates and displays row action links.
WP_Links_List_Table::get_default_primary_column_name
Get the name of the default primary column.
WP_Links_List_Table::column_cb
Handles the checkbox column output.
WP_Links_List_Table::column_name
Handles the link name column output.
Advertisement
WP_Links_List_Table::column_url
Handles the link URL column output.
WP_Links_List_Table::column_categories
Handles the link categories column output.
WP_Links_List_Table::column_rel
Handles the link relation column output.
WP_Links_List_Table::column_visible
Handles the link visibility column output.
Advertisement
WP_Links_List_Table::column_rating
Handles the link rating column output.
WP_Comments_List_Table::get_default_primary_column_name
Get the name of the default primary column.
WP_Comments_List_Table::handle_row_actions
Generate and display row actions links.
WP_Customize_Nav_Menus::filter_wp_nav_menu_args
Keep track of the arguments that are being passed to wp_nav_menu().
Advertisement
WP_Customize_Nav_Menus::filter_wp_nav_menu
Prepares wp_nav_menu() calls for partial refresh.
WP_Customize_Nav_Menus::hash_nav_menu_args
Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.
WP_Customize_Nav_Menus::customize_preview_enqueue_deps
Enqueue scripts for the Customizer preview.