Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#12433 closed defect (bug) (fixed)

Favorite actions needs to be custom post type aware

Reported by: ptahdunbar Owned by:
Priority: normal Milestone: 3.0
Component: General Version: 3.0
Severity: normal Keywords: needs-patch
Cc: Focuses:

Description

Currently favorite actions default to Add new Posts while on the edit.php/post-new.php pages of custom post types. Not cool.

Patch makes favorite actions custom post types aware.

Attachments (2)

ticket_12433_favorite_actions_post_types.2.diff (4.1 KB ) - added by ptahdunbar 17 years ago.
based on r13525
ticket_12433_favorite_actions_post_types.diff (4.1 KB ) - added by ptahdunbar 17 years ago.

Download all attachments as: .zip

Change History (6)

#1 @nacin
17 years ago

  • Keywords needs-patch added; has-patch removed
  • Milestone Unassigned3.0

Can you svn up first? Looks like you're trying to get us to revert at least three changesets with that patch :)

#2 @ptahdunbar
17 years ago

Use this patch: ticket_12433_favorite_actions_post_types.diff

#3 @automattor
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [13536]) Make favorite actions custom post type aware. Props ptahdunbar. fixes #12433

#4 @voyagerfan5761
17 years ago

  • Cc WordPress@… added
Note: See TracTickets for help on using tickets.