Go to file
Scott Taylor 22fef7cf4b Add a unit test demonstrating the failure to invalidate a post's term cache when the term is updated.
See #22526.



git-svn-id: https://develop.svn.wordpress.org/trunk@27099 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-05 03:49:48 +00:00
src TinyMCE: set the proper caption width when clicking image resize handle on image with caption. Props gcorne, fixes #27009, see #24067. 2014-02-05 02:06:10 +00:00
tests Add a unit test demonstrating the failure to invalidate a post's term cache when the term is updated. 2014-02-05 03:49:48 +00:00
tools/i18n
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Ignore `.js` files in `wp-content` when running `jsvalidate` during `grunt build`. See [26977]. 2014-01-29 04:44:31 +00:00
package.json Update the versions of several `devDependencies` in `package.json`. `grunt-cssjanus` has been updated to `0.2.2`, we no longer need the fork. Run `npm install` to receive updates for `node_modules` in the project root. 2014-01-29 04:42:02 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php