Wordpress/tests/phpunit/data
Timothy Jacobs b2cc1dfd70 REST API: Introduce plugin management and block directory endpoints.
These endpoints facilitate the Block Directory Inserter feature in Gutenberg. Users can now install, activate, deactivate, and delete plugins over the REST API. The block directoryendpoint allows searching for available blocks from the WordPress.org block directory.

Props cklee, talldanwp, noisysocks, joen, soean, youknowriad, dufresnesteven, gziolo, dd32, tellyworth, ryelle, spacedmonkey, TimothyBlynJacobs.
Fixes #50321.



git-svn-id: https://develop.svn.wordpress.org/trunk@48242 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-01 04:22:25 +00:00
..
blocks Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:17:39 +00:00
export Ensure `svn:eol-style` is consistently set for all files (part 2). 2019-10-25 19:27:49 +00:00
formatting Administration: Capitalize `Trash` consistently in various messages and comments. 2020-02-10 04:10:09 +00:00
images Upload: fix `wp_unique_filename()` to prevent name collisions with existing or future image sub-size file names, and add unit tests. 2019-12-06 22:26:19 +00:00
languages I18N: Allow the length of automatically generated excerpts to be localized. 2019-06-08 18:41:08 +00:00
plugins REST API: Introduce plugin management and block directory endpoints. 2020-07-01 04:22:25 +00:00
pomo Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
theme-file-child Themes: Improve child theme file inheritance by introducing functions for locating and fetching the URL or path to files within child and parent themes. 2016-09-08 22:53:57 +00:00
theme-file-parent Themes: Improve child theme file inheritance by introducing functions for locating and fetching the URL or path to files within child and parent themes. 2016-09-08 22:53:57 +00:00
themedir1 Themes: Add a return value to theme functions calling `locate_template()`: 2020-06-28 23:08:57 +00:00
uploads Ensure `svn:eol-style` is consistently set for all files (part 2). 2019-10-25 19:27:49 +00:00
WPHTTP-testcase-redirection-script.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00