[wp-trac] [WordPress Trac] #24469: Twenty Thirteen: remove all post_format_* and the_remaining_content() function calls
WordPress Trac
noreply at wordpress.org
Thu May 30 22:08:14 UTC 2013
#24469: Twenty Thirteen: remove all post_format_* and the_remaining_content()
function calls
---------------------------+-------------------------
Reporter: lancewillett | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version:
Severity: normal | Keywords: needs-patch
---------------------------+-------------------------
Related to #24452.
Twenty Thirteen needs to use only {{{the_content()}}} and not the newly
introduced post format content parsing functions.
Changes include:
- Video and image widths go from 724 to 604 width, and each will be below
the post title (in post_content) and not separately, above.
- Audio: just use {{{the_content}}} and shouldn't change too much visually
- Galleries: use the lower-level "grab first gallery" function instead of
{{{the_post_format_gallery}}}
- Link: URL grabber is staying in core
- Chat: just goes to {{{the_content}}}
- Quote: simplify CSS rules to just expected "normal" markup
- Aside, Status work as they do now
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24469>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list