Make WordPress Core


Ignore:
Timestamp:
11/10/2020 08:24:38 PM (4 years ago)
Author:
helen
Message:

Editor: Display short description from block directory in results.

Props dd32, ryelle.
Fixes #51212.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/rest-api/rest-block-directory-controller.php

    r48937 r49559  
    154154            'name'                => 'sortabrilliant/guidepost',
    155155            'title'               => 'Guidepost',
    156             'description'         => 'A guidepost gives you directions. It lets you know where you’re going. It gives you a preview of what’s to come. How does it work? Guideposts are magic, no they...',
     156            'description'         => 'A guidepost gives you directions. It lets you know where you’re going. It gives you a preview of what’s to come.',
    157157            'id'                  => 'guidepost',
    158158            'rating'              => 4.3,
Note: See TracChangeset for help on using the changeset viewer.