Compatible with Redux plugin

This commit is contained in:
ultimatemember
2015-01-21 22:11:51 +02:00
parent c6fcf11531
commit 57a99c5c81
28 changed files with 2674 additions and 294 deletions
@@ -25,7 +25,7 @@
* @const string VERSION The plugin version, used for cache-busting and script file references
* @since 3.0.0
*/
const VERSION = '3.3.6.6';
const VERSION = '3.3.9.1';
/**
* @access protected