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 on GitHub



Changelog

Changelog
Version Description
WP-2.5.0 Introduced.