Make WordPress Core

Changeset 49210


Ignore:
Timestamp:
10/19/2020 08:55:43 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Editor: Expose the embed core block on the server.

Props ntsekouras, gziolo.
Fixes #51531.

Location:
trunk
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/index.php

    r48845 r49210  
    3434                'column',
    3535                'columns',
     36                'embed',
    3637                'file',
    3738                'gallery',
  • trunk/tools/webpack/packages.js

    r48382 r49210  
    124124                'column',
    125125                'columns',
     126                'embed',
    126127                'file',
    127128                'gallery',
Note: See TracChangeset for help on using the changeset viewer.