Fetches an instance of a WP_List_Table class.
wp_get_popular_importers
Returns a list from WordPress.org of popular importer plugins.
wp_import_handle_upload
Handle importer uploading and add attachment.
wp_import_cleanup
Cleanup importer.
Advertisement
register_importer
Register importer for WordPress.
_usort_by_first_member
Sorts a multidimensional array by first member of each top level member
get_importers
Retrieve list of importers.
_copy_image_file
Copy an existing image file.
Advertisement
_load_image_to_edit_path
Retrieve the path or url of an attachment’s attached file.
load_image_to_edit
Load an image resource for editing.
file_is_displayable_image
Validate that file is suitable for displaying within a web page.
file_is_valid_image
Validate that file is an image.
Advertisement
wp_read_image_metadata
Get extended image metadata, exif or iptc as available.
wp_exif_date2ts
Convert the exif date format to a unix timestamp.
wp_exif_frac2dec
Convert a fraction string to a decimal.