Files
wordpress-develop/src/wp-includes
Scott Taylor 2cd825a21b Cleanup for switch statements:
* Move `default` to the bottom in `WP_Theme_Install_List_Table`
* `switch/endswitch` syntax is not supported in Hack. Switch to `switch (...) {  .... }` syntax. (A few template-type instances linger).

Fixes #28409.
See #27881.



git-svn-id: https://develop.svn.wordpress.org/trunk@28633 602fd350-edb4-49c9-b593-d223f7449a82
2014-05-30 17:57:51 +00:00
..
2014-04-07 17:51:44 +00:00
2014-03-27 22:40:06 +00:00
2014-05-30 02:37:52 +00:00
2014-05-28 13:31:22 +00:00
2013-10-23 14:37:54 +00:00
2013-10-23 14:37:54 +00:00
2013-10-23 14:37:54 +00:00
2014-05-30 17:57:51 +00:00
2014-03-28 13:56:44 +00:00
2014-03-26 18:42:41 +00:00
2013-09-06 17:18:33 +00:00