wpseek.com
A WordPress-centric search engine for devs and theme authors



media_buttons › WordPress Action Hooks

Since2.5.0
Deprecatedn/a
do_action( 'media_buttons', $editor_id )
Parameters:
  • (string) $editor_id Unique editor identifier, e.g. 'content'.
    Required: Yes
Defined at:
Codex:

Fires after the default media button(s) are displayed.





Source

do_action( 'media_buttons', $editor_id );