Uses
Uses | Description |
---|---|
wp-includes/customize/class-wp-customize-media-control.php: WP_Customize_Media_Control::to_json() | Refresh the parameters passed to the JavaScript via JSON. |
wp-includes/media.php: attachment_url_to_postid() | Tries to convert an attachment URL into a post ID. |
wp-includes/media.php: wp_prepare_attachment_for_js() | Prepares an attachment post object for JS, where it is expected to be JSON-encoded and fit into an Attachment model. |