Inserts an attachment.
WP_Site_Icon::additional_sizes
Adds additional sizes to be made when creating the site icon images.
WP_Site_Icon::intermediate_image_sizes
Adds Site Icon sizes to the array of image sizes on demand.
WP_Site_Icon::delete_attachment_data
Deletes the Site Icon when the image file is deleted.
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_Posts_List_Table::get_default_primary_column_name
Gets the name of the default primary column.
WP_Posts_List_Table::handle_row_actions
Generates and displays row action links.
WP_Posts_List_Table::column_title
Handles the title column output.
Advertisement
WP_Posts_List_Table::column_date
Handles the post date column output.
WP_Posts_List_Table::column_comments
Handles the comments column output.
WP_Posts_List_Table::column_author
Handles the post author column output.
WP_Posts_List_Table::column_default
Handles the default column output.
Advertisement
WP_Posts_List_Table::column_cb
Handles the checkbox column output.
WP_Posts_List_Table::_column_title
WP_Plugins_List_Table::get_primary_column_name
Gets the name of the primary column for this specific list table.