From bb2b6fd418201b8f76ad1d8e91980b22dfad8f96 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Wed, 27 Mar 2013 22:08:16 +0000 Subject: [PATCH] Twenty Thirteen: add support and styling for Audio structured post format. Moves audio content out from the main post content, using `the_audio()` and `the_extra_content()`. Props obenland, fixes #23871. git-svn-id: http://core.svn.wordpress.org/trunk@23828 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../themes/twentythirteen/content-audio.php | 10 ++-- wp-content/themes/twentythirteen/rtl.css | 2 +- wp-content/themes/twentythirteen/style.css | 46 +++++++++---------- 3 files changed, 30 insertions(+), 28 deletions(-) diff --git a/wp-content/themes/twentythirteen/content-audio.php b/wp-content/themes/twentythirteen/content-audio.php index cd659a89bd..4e371ca2ae 100644 --- a/wp-content/themes/twentythirteen/content-audio.php +++ b/wp-content/themes/twentythirteen/content-audio.php @@ -19,11 +19,15 @@ -
+
- →', 'twentythirteen' ) ); ?> - '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+
+ +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?>