Fires after the default media button(s) are displayed.
Parameters
$editor_idstring- Unique editor identifier, e.g.
'content'.
Source
do_action( 'media_buttons', $editor_id );
Changelog
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
Fires after the default media button(s) are displayed.
$editor_idstring'content'.do_action( 'media_buttons', $editor_id );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
User Contributed Notes