Filters the media view settings.
Parameters
$settings
array- List of media view settings.
$post
WP_Post- Post object.
Source
'trashSelected' => __( 'Move to Trash' ),
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |
Filters the media view settings.
$settings
array$post
WP_Post'trashSelected' => __( 'Move to Trash' ),
Version | Description |
---|---|
3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.