[wp-trac] [WordPress Trac] #19570: Post Formats: admin UI + fallbacks for themes that don't support them
WordPress Trac
noreply at wordpress.org
Tue Feb 19 00:32:39 UTC 2013
#19570: Post Formats: admin UI + fallbacks for themes that don't support them
----------------------------+------------------
Reporter: alexkingorg | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.6
Component: Editor | Version: 3.3
Severity: normal | Resolution:
Keywords: needs-patch |
----------------------------+------------------
Comment (by beaulebens):
Replying to [comment:52 Viper007Bond]:
> All themes that have post format support will have to be updated to make
use of this new field, correct? Otherwise it is discarded and not used.
If a theme declares support for a format, then the_content will not be
modified, so the theme should continue doing whatever it's currently doing
to extract information from the_content and "do something fancy" with it
(or not). Basically the meaning of "supporting" a post format has changed
slightly from "show that option in the UI, and this theme will do
something with it" to being "this theme will handle all output of this
format, don't modify it in any way", if that makes sense.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19570#comment:53>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list