WordPress.org

Make WordPress Core

Opened 2 years ago

Last modified 2 years ago

#16150 new defect (bug)

Create post format terms on upgrade

Reported by: markjaquith Owned by:
Priority: normal Milestone: Future Release
Component: Upgrade/Install Version: 3.1
Severity: normal Keywords:
Cc:

Description

#16149 Creates a Standard post format term on save, but it might also be nice to have all our known post format terms created and associated with the taxonomy on upgrade. Could save us trouble down the road to have all of them defined and in the DB.

Attachments (1)

16150.diff (1.2 KB) - added by markjaquith 2 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 nacin2 years ago

Specifically, if the standard term isn't yet created, /type/standard/ will fall flat on its face. It's not a pretty sight.

markjaquith2 years ago

comment:2 markjaquith2 years ago

  • Milestone changed from Awaiting Review to 3.1

Tested a few times. It created any post_format terms that I lacked.

comment:3 markjaquith2 years ago

  • Milestone changed from 3.1 to Future Release

Punting along with #16149. This isn't needed without that.

Note: See TracTickets for help on using tickets.