Wordpress/tests/qunit
Timothy Jacobs e51a554f5d REST API: Introduce endpoint for editing images.
To facilitate inline image editing in Gutenberg, a new endpoint at wp/v2/media/<id>/edit has been introduced. This is functionally similar to the existing ajax image editor, however the REST API editor creates a new attachment record instead of updating an existing attachment.

Fixes #44405.
Props ajlende, ellatrix, spacedmonkey, azaozz.



git-svn-id: https://develop.svn.wordpress.org/trunk@48291 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-04 04:13:17 +00:00
..
fixtures REST API: Introduce endpoint for editing images. 2020-07-04 04:13:17 +00:00
wp-admin/js General: Remove “whitelist” and “blacklist” in favor of more clear and inclusive language. 2020-06-22 17:24:34 +00:00
wp-includes/js Build/Test Tools: Update QUnit and Sinon to the latest versions. 2020-03-27 00:16:58 +00:00
.jshintrc
index.html Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00