Lance Willett
a9d619ffff
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: https://develop.svn.wordpress.org/trunk@24391 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 17:45:00 +00:00
Lance Willett
7d3624d2c8
Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24131 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 16:57:30 +00:00
Sergey Biryukov
4c15b933e8
Use correct function name. props ocean90. fixes #23942 . see #23927 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23911 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-04 21:03:35 +00:00
Lance Willett
7587a581e3
Twenty Thirteen: simpler name for custom image size for image post formats, see #23620 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23848 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-29 05:24:12 +00:00
Lance Willett
38a4515766
Twenty Thirteen: improvements to Image post format handling to use a custom image size instead of filtering a `$content_width` variable.
...
Includes CSS cleanup and markup improvements to both video and image templates, moving the media HTML piece out of the `header` element.
Props obenland, closes #23620 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23839 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-28 07:02:51 +00:00
Mark Jaquith
2b9b1080ec
Rename the_extra_content() to the_remaining_content().
...
fixes #23877 .
git-svn-id: https://develop.svn.wordpress.org/trunk@23836 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-28 05:59:18 +00:00
Lance Willett
334e0eb13e
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: https://develop.svn.wordpress.org/trunk@23820 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-27 18:51:47 +00:00
Lance Willett
32d99413f3
Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23621 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-05 21:44:38 +00:00
Lance Willett
8798dcefdd
Twenty Thirteen: update post formats for consistent post meta display, fixes #23553 .
...
Fix a few typos for "tags-links" selectors and remove extraneous newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@23469 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 06:05:00 +00:00
Mark Jaquith
a279913a2e
Introduce the Twenty Thirteen theme.
...
props matt, joen, obenland, lancewillett. see #23504
git-svn-id: https://develop.svn.wordpress.org/trunk@23452 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-18 23:08:56 +00:00