do_action( 'media_buttons', string $editor_id )
Fires after the default media button(s) are displayed.
Parameters
-
$editor_id
string -
Unique editor identifier, e.g.
'content'
.
Source
File: wp-includes/class-wp-editor.php
.
View all references
do_action( 'media_buttons', $editor_id );
Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |
User Contributed Notes
-
Skip to note 1 content You must log in to vote on the helpfulness of this noteVote results for this note: 0You must log in to vote on the helpfulness of this note