ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/media.php

wp_maybe_generate_attachment_metadata()

Function: Maybe attempts to generate attachment metadata, if missing.

Source: wp-includes/media.php:3885

Used by 1 function | Uses 8 functions

attachment_url_to_postid()

Function: Tries to convert an attachment URL into a post ID.

Source: wp-includes/media.php:3913

Used by 2 functions | Uses 5 functions

attachment_url_to_postid

Filter Hook: Filters an attachment id found by URL.

Source: wp-includes/media.php:3945

Used by 1 function | Uses 0 functions

wpview_media_sandbox_styles()

Function: Returns the URLs for CSS files used in an iframe-sandbox’d TinyMCE media view.

Source: wp-includes/media.php:3955

Used by 2 functions | Uses 2 functions

wp_register_media_personal_data_exporter()

Function: Registers the personal data exporter for media

Source: wp-includes/media.php:3969

Used by 0 functions | Uses 1 function

wp_media_personal_data_exporter()

Function: Finds and exports attachments associated with an email address.

Source: wp-includes/media.php:3987

Used by 0 functions | Uses 4 functions

plupload_default_settings

Filter Hook: Filters the Plupload default settings.

Source: wp-includes/media.php:3033

Used by 1 function | Uses 0 functions

plupload_default_params

Filter Hook: Filters the Plupload default parameters.

Source: wp-includes/media.php:3046

Used by 1 function | Uses 0 functions

wp_prepare_attachment_for_js()

Function: Prepares an attachment post object for JS, where it is expected to be JSON-encoded and fit into an Attachment model.

Source: wp-includes/media.php:3076

Used by 6 functions | Uses 27 functions

wp_prepare_attachment_for_js

Filter Hook: Filters the attachment data prepared for JavaScript.

Source: wp-includes/media.php:3292

Used by 1 function | Uses 0 functions
1 2 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy