apply_filters( 'media_view_strings', array $strings, WP_Post $post )

Filters the media view strings.


Description Description


Parameters Parameters

$strings

(array) List of media view strings.

$post

(WP_Post) Post object.


Top ↑

Source Source

File: wp-includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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