WordPress/wp-content/themes/twentyfourteen/inc
Lance Willett 88a2fe2986 Twenty Fourteen: delete the `featured_content_ids` transient on theme switch to make sure child themes can override the Featured Content quantity value. Also remove quantity parameter so child themes can change the amount of featured posts with `$max_posts`.
Props obenland, see #26660.
Built from https://develop.svn.wordpress.org/trunk@27120


git-svn-id: http://core.svn.wordpress.org/trunk@26987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-07 17:39:13 +00:00
..
back-compat.php Twenty Fourteen: limit back compat to 3.6 and later versions. See #26055, props obenland. 2013-11-15 21:15:10 +00:00
custom-header.php Twenty Fourteen: remove unneeded `!important` declarations, and comment the ones we absolutely need to keep around. Fixes #26444. 2013-12-05 21:03:11 +00:00
customizer.php Twenty Fourteen: remove extra space before a word, props ocean90. See #26437. 2013-12-09 20:29:10 +00:00
featured-content.php Twenty Fourteen: delete the `featured_content_ids` transient on theme switch to make sure child themes can override the Featured Content quantity value. Also remove quantity parameter so child themes can change the amount of featured posts with `$max_posts`. 2014-02-07 17:39:13 +00:00
template-tags.php Twenty Fourteen: remove redundant parentheses and translation wrapper, see #25946. 2013-12-05 22:47:10 +00:00
widgets.php Twenty Fourteen: remove redundant parentheses and translation wrapper, see #25946. 2013-12-05 22:47:10 +00:00