Go to file
Scott Taylor 6acb4cf24d Don't assume `$GLOBALS['post']` is set in `tests/url.php`.
See #25282.



git-svn-id: https://develop.svn.wordpress.org/trunk@25389 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 05:52:53 +00:00
src Add sanity checks to `get_*_template()` functions to ensure that the return value of `get_queried_object()` is compatible with the assumed context. 2013-09-12 05:31:14 +00:00
tests Don't assume `$GLOBALS['post']` is set in `tests/url.php`. 2013-09-12 05:52:53 +00:00
tools/i18n Remove lingering instances of call time pass-by-reference, limited to instances of `callable` - use `$this` instead of `&$this`. 2013-09-05 16:33:50 +00:00
.gitignore
Gruntfile.js Use matchdep for Grunt tasks. 2013-09-04 20:50:29 +00:00
package.json Use matchdep for Grunt tasks. 2013-09-04 20:50:29 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php Change DB_NAME in wp-tests-config-sample.php to be something other than the placeholder in wp-config-sample.php. 2013-09-03 23:59:26 +00:00