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
/* translators: %d: Number of attachments found in a search. */
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.