Go to file
Andrew Nacin 350c015f94 In update_option(), call the update_option hook before the DB update.
Reverses a regression from [25664].

props calin.
fixes #25705 for trunk.


git-svn-id: https://develop.svn.wordpress.org/trunk@25925 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-26 02:56:24 +00:00
src In update_option(), call the update_option hook before the DB update. 2013-10-26 02:56:24 +00:00
tests 3.7 regression from [25119]: Have in_category() return false when the first argument is empty. 2013-10-26 02:53:30 +00:00
tools/i18n Extract: rename method `extract_entries` to `extract_from_code` 2013-10-26 00:54:27 +00:00
.gitignore
Gruntfile.js New grunt copy:version task that removes -src from $wp_version on build. 2013-10-06 10:33:01 +00:00
package.json
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php