[wp-trac] [WordPress Trac] #24009: Quote post format should use content for content of the quote
WordPress Trac
noreply at wordpress.org
Thu Apr 11 10:57:45 UTC 2013
#24009: Quote post format should use content for content of the quote
--------------------------+--------------------
Reporter: markjaquith | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.6
Component: Post Formats | Version: trunk
Severity: major | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Changes (by kovshenin):
* keywords: => has-patch
Comment:
First pass in [attachment:24009.diff]:
* Remove the extra quote content field and meta key from various places
* Add a new `get_content_quote` function to grab/replace a quote from
content
* New `get_the_post_format_quote` and `the_post_format_quote` functions
that return/print the resulting blockquote
* Adjust query.php to allow quotes to be split from the remaining content
* Compat routine that replaces the found blockquote with a new structured
one
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24009#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list