Go to file
Dominik Schilling (ocean90) daa477e3b8 Transients: If `get_option( $transient_timeout )` returns false, don't bother trying to delete the transient in `get_transient()`.
props jamesgol, ericmann.
fixes #30380.

git-svn-id: https://develop.svn.wordpress.org/trunk@33110 602fd350-edb4-49c9-b593-d223f7449a82
2015-07-07 16:44:08 +00:00
src Transients: If `get_option( $transient_timeout )` returns false, don't bother trying to delete the transient in `get_transient()`. 2015-07-07 16:44:08 +00:00
tests Transients: If `get_option( $transient_timeout )` returns false, don't bother trying to delete the transient in `get_transient()`. 2015-07-07 16:44:08 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php