wpview_media_sandbox_styles(): string[]

In this article

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

Return

string[] The relevant CSS file URLs.

Source

/**
 * Maybe attempts to generate attachment metadata, if missing.
 *
 * @since 3.9.0
 *
 * @param WP_Post $attachment Attachment object.
 */

Changelog

VersionDescription
4.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.