Warning: This hook has been deprecated. Use ‘media_buttons’ action instead.

apply_filters( 'media_buttons_context', string $string )

Filters the legacy (pre-3.5.0) media buttons.


Description Description

Use ‘media_buttons’ action instead.


Parameters Parameters

$string

(string) Media buttons context. Default empty.


Top ↑

Source Source

File: wp-admin/includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.5.0 Use 'media_buttons' action instead.
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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