Go to file
Ryan McCue d7e7c0b81b REST API: Add support for CURIEs.
CURIEs are Compact URIs, which provide a more usable way to use
custom relations in the API. The `wp` CURIE is registered by default
for `https://api.w.org/` URI relations.

Fixes #34729.
Props joehoyle.


git-svn-id: https://develop.svn.wordpress.org/trunk@36533 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-16 02:18:34 +00:00
src REST API: Add support for CURIEs. 2016-02-16 02:18:34 +00:00
tests REST API: Add support for CURIEs. 2016-02-16 02:18:34 +00:00
tools/i18n i18n tools: Add the text domain to translate_nooped_plural() calls as well. 2016-01-24 15:28:40 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php