apply_filters( 'media_view_strings', string[] $strings, WP_Post $post )
Filters the media view strings.
Parameters
- $strings
-
(string[]) Array of media view strings keyed by the name they'll be referenced by in JavaScript.
- $post
-
(WP_Post) Post object.
Source
File: wp-includes/media.php
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/media_view_strings