Wordpress/wp-content/themes/twentythirteen/inc
Lance Willett 5e6dbe3de0 Twenty Thirteen: improve backward compatibility escape hatch for pre-3.6 versions:
* Switch to the built-in method of providing a back link in `wp_die()` for the Customizer
 * Use WP_DEFAULT_THEME for both arguments during theme switching to simplify the logic
 * Prevent the 3.3 and earlier theme preview action gracefully

Props obenland for patches, fixes #24441.

git-svn-id: https://develop.svn.wordpress.org/trunk@24411 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 00:22:09 +00:00
..
back-compat.php Twenty Thirteen: improve backward compatibility escape hatch for pre-3.6 versions: 2013-06-06 00:22:09 +00:00
custom-header.php Twenty Thirteen: remove `hgroup` from the theme markup structure since it's been dropped from HTML5 spec. Props obenland for the starter patch. Fixes #24114. 2013-04-23 17:55:55 +00:00