Files
wordpress-develop/src/wp-includes/js
Ella Iseulde Van Dorpe fa5ec5077b Editor: restructure word count
* The WordCounter should only do one thing: count words. This makes it also easier to test.
* Add some really basic unit tests.
* Instead of only refreshing the count on enter and delete, refresh the count when the user stops typing. Also look at paste and content changes in TinyMCE.
* Use `match` instead of `replace` when it is appropriate.
* More readable code.

See #30966. Fixes #26620.



git-svn-id: https://develop.svn.wordpress.org/trunk@32856 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-19 10:34:59 +00:00
..
2015-03-11 15:11:52 +00:00
2015-06-19 10:34:59 +00:00
2014-02-22 15:41:50 +00:00
2014-11-10 01:46:04 +00:00
2015-03-11 17:14:34 +00:00
2015-06-06 19:49:24 +00:00
2015-06-01 17:37:14 +00:00
2015-04-01 02:38:25 +00:00
2014-02-13 07:33:29 +00:00
2015-05-03 18:44:37 +00:00
2013-11-15 04:41:51 +00:00
2013-12-28 23:52:04 +00:00