Go to file
Rachel Baker 40a3bac346 REST API: Remove unused variable `$api_root` from WP_Rest_Server->embed_links() method.
After [r36674] the variable `$api_root` is no longer used in this method and should be removed.

See #35803.

git-svn-id: https://develop.svn.wordpress.org/trunk@37021 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-16 21:40:42 +00:00
src REST API: Remove unused variable `$api_root` from WP_Rest_Server->embed_links() method. 2016-03-16 21:40:42 +00:00
tests Responsive images: Skip images with a missing `$image_meta['file']` value. 2016-03-16 17:47:41 +00:00
tools/i18n i18n tools: In `StringExtractor` don't strip slashes from URLs. 2016-02-29 20:44:31 +00:00
.editorconfig
.gitignore Remove accidental .svn addition to .gitignore 2015-12-12 18:26:22 +00:00
.jshintrc
.travis.yml Remove PHP 7 from allowed failures list 2015-11-12 21:44:24 +00:00
Gruntfile.js Build Tools: Rename the `precommit:core` task to `precommit:base` for clarification. 2016-03-10 20:13:29 +00:00
package.json Bump grunt-contrib-qunit ~0.7.0 → ~1.1.0 2016-03-16 17:53:51 +00:00
phpunit.xml.dist
wp-cli.yml Remove debug mode from WP-CLI by default, as it now outputs too much debugging information to be of use during normal development. 2015-11-28 18:36:06 +00:00
wp-config-sample.php
wp-tests-config-sample.php Unit Tests: Correct comment in `wp-tests-config-sample.php`. 2016-01-21 20:24:12 +00:00