Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#24455 closed defect (bug) (fixed)

Remove revisioning of the post format and post format metadata keys

Reported by: aaroncampbell Owned by: markjaquith
Priority: high Milestone: 3.6
Component: Post Formats Version:
Severity: blocker Keywords: needs-patch
Cc: Focuses:

Description

Attachments (1)

24455.patch (6.2 KB ) - added by azaozz 13 years ago.

Download all attachments as: .zip

Change History (5)

#1 @markjaquith
13 years ago

See also: #24452 (general tracking ticket)

#2 @markjaquith
13 years ago

  • Owner set to markjaquith
  • Resolutionfixed
  • Status newclosed

In 24388:

First pass at removing Post Format UI.

see #24452. fixes #24455.

@azaozz
13 years ago

#3 @azaozz
13 years ago

  • Resolution fixed
  • Status closedreopened

In 24455.patch:

  • Remove saving of post_format in autosave and revisions.
  • Remove the TinyMCE body class as previewing a published post after changing post format doesn't set the new format in the preview. However post formats work when previewing a draft, so previews are inconsistent (not a regression from 3.5). Showing the different styling for formats in the Visual editor and not being able to preview them for published posts makes it worse imho.
Last edited 13 years ago by azaozz (previous) (diff)

#4 @azaozz
13 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 24397:

Remove saving of post_format in autosave and revisions, fixes #24455

Note: See TracTickets for help on using tickets.