Skip to content
This repository was archived by the owner on Oct 21, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 859 Bytes

File metadata and controls

23 lines (12 loc) · 859 Bytes

Media Buttons

Covers the following actions:

  • media_buttons

Overview

This action fires immediately above the editor:

image

Existing Usage

Please open a new issue to suggest additional examples of existing usage.

Gutenberg Equivalent

Gutenberg's comparable user experience is the Block Inserter, which handles all rich media elements:

image

See "Writing Your First Block Type" for more details on registering a new block type.