From ff9e60e3e6445bfd928df94b4cc3e3b043cd73f9 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 31 May 2013 17:45:00 +0000 Subject: [PATCH] Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452. git-svn-id: http://core.svn.wordpress.org/trunk@24391 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../themes/twentythirteen/content-audio.php | 12 +- .../themes/twentythirteen/content-chat.php | 2 +- .../themes/twentythirteen/content-gallery.php | 2 +- .../themes/twentythirteen/content-image.php | 6 +- .../themes/twentythirteen/content-video.php | 6 +- .../twentythirteen/css/editor-style.css | 150 +----------------- wp-content/themes/twentythirteen/css/ie.css | 8 +- .../themes/twentythirteen/functions.php | 34 +--- .../themes/twentythirteen/js/functions.js | 7 - wp-content/themes/twentythirteen/rtl.css | 32 +--- wp-content/themes/twentythirteen/style.css | 75 ++------- 11 files changed, 34 insertions(+), 300 deletions(-) diff --git a/wp-content/themes/twentythirteen/content-audio.php b/wp-content/themes/twentythirteen/content-audio.php index 4cd40aba02..23abeaf175 100644 --- a/wp-content/themes/twentythirteen/content-audio.php +++ b/wp-content/themes/twentythirteen/content-audio.php @@ -19,15 +19,11 @@ -
-
- -
-
-
- →', 'twentythirteen' ) ); ?> - '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +