[wp-trac] [WordPress Trac] #24308: Twenty Thirteen: Add Editor Styles for Post Formats
WordPress Trac
noreply at wordpress.org
Sat Jun 1 19:52:06 UTC 2013
#24308: Twenty Thirteen: Add Editor Styles for Post Formats
------------------------------+---------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution: fixed
Keywords: close |
------------------------------+---------------------
Comment (by azaozz):
After removing the PF UI we are not going to save post formats in autosave
and revisions. This introduces an inconsistency when showing previews for
published posts or for authors different from the original post author.
As the post format is not in the autosave we cannot set it on the preview,
so changing post format and previewing the post will still show the old
format. This is not a regression from 3.5, however the newly introduced
styling of TinyMCE according to post format makes this worse.
Not sure what would be best here. The
[http://core.trac.wordpress.org/attachment/ticket/24455/24455.patch patch]
on #24455 removes the TinyMCE body classes for PFs, leaving it the same as
in 3.5. The other option would be to keep the PF classes and save
post_format on autosave and in revisions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24308#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list