Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#12433 closed defect (bug) (fixed)

Favorite actions needs to be custom post type aware

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

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 15 years ago.
based on r13525
ticket_12433_favorite_actions_post_types.diff (4.1 KB) - added by ptahdunbar 15 years ago.

Download all attachments as: .zip

Change History (6)

#1 @nacin
15 years ago

  • Keywords needs-patch added; has-patch removed
  • Milestone changed from Unassigned to 3.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
15 years ago

Use this patch: ticket_12433_favorite_actions_post_types.diff

#3 @automattor
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

#4 @voyagerfan5761
15 years ago

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