WordPress/wp-content/themes
Lance Willett a87c00edee Twenty Thirteen: take full advantage of new structured post format template functions, see r23819.
Extract first video or image from Video and Image post format posts, and place the item above the title within its own HTML wrapper with `the_video()` and `the_image()'. Also, remove the item from the post content with `the_extra_content()`.

This allows us to meet the design requirements for Twenty Thirteen with minimal changes to the theme template files. Fixes #23620.

git-svn-id: http://core.svn.wordpress.org/trunk@23820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-27 18:51:47 +00:00
..
twentyeleven Twenty Eleven: use new URL extraction function, get_the_url() for link post formats in the Ephemera widget. Props obenland, fixes #23618. 2013-03-22 22:42:37 +00:00
twentyten Twenty Ten: change gallery category post meta output to check for a "gallery" category using get_term_by() to avoid a possible WP_Error for an empty result by getting a false (boolean) return value instead. 2013-03-22 22:56:55 +00:00
twentythirteen Twenty Thirteen: take full advantage of new structured post format template functions, see r23819. 2013-03-27 18:51:47 +00:00
twentytwelve Twenty Twelve: improve Appearance > Header styles to match front end view better -- including loading special Google Font there. Props obenland, fixes #23790. 2013-03-15 18:03:43 +00:00
index.php Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699 2009-04-15 19:57:04 +00:00