Go to file
Dominik Schilling (ocean90) cecef45157 Customizer: Introduce a processing state.
The processing state will prevent a save when it doesn't return 0.
Widget Customizer will use the state to prevent a save while a widget is updating, which is an asynchronous process.

props westonruter.
fixes #27390.

git-svn-id: https://develop.svn.wordpress.org/trunk@27540 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-14 19:15:04 +00:00
src Customizer: Introduce a processing state. 2014-03-14 19:15:04 +00:00
tests Improve `paginate_links()` performance by not calling `number_format_i18n()` unnecessarily. Fixes #25735 with tests. Props johnpbloch. 2014-03-13 17:38:51 +00:00
tools/i18n i18n tools: Have makepot search for the main file of the plugin. 2014-03-04 21:06:48 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Widget Customizer: Move style/script registration to script loader. Update Gruntfile.js. 2014-03-13 19:40:15 +00:00
package.json
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php