Ajax handler for loading available menu items.
WP_Customize_Nav_Menus::__construct
Constructor.
get_the_author_{$field}
Filters the value of the requested user metadata.
nav_menu_items_{$post_type_name}_recent
Filters the posts displayed in the ‘Most Recent’ tab of the current post type’s menu items meta box.
Advertisement
WP_Users_List_Table::get_default_primary_column_name
Gets the name of the default primary column.
WP_Upgrader::clear_destination
Clears the directory where this item is going to be installed into.
WP_Terms_List_Table::handle_row_actions
Generates and displays row action links.
WP_Terms_List_Table::get_default_primary_column_name
Gets the name of the default primary column.
Advertisement
WP_Site_Icon::get_post_metadata
Adds custom image sizes when meta data for an image is requested, that happens to be used as Site Icon.
WP_Site_Icon::delete_attachment_data
Deletes the Site Icon when the image file is deleted.
WP_Site_Icon::intermediate_image_sizes
Adds Site Icon sizes to the array of image sizes on demand.
WP_Site_Icon::additional_sizes
Adds additional sizes to be made when creating the site icon images.
Advertisement
WP_Site_Icon::insert_attachment
Inserts an attachment.
WP_Site_Icon::create_attachment_object
Creates an attachment ‘object’.
WP_Site_Icon::__construct
Registers actions and filters.