Make WordPress Core

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16381 closed feature request (worksforme)

Adding little numbers to custom post types admin menu entry

Reported by: bmb Owned by: bmb
Priority: normal Milestone:
Component: Posts, Post Types Version: 3.1
Severity: normal Keywords: has-patch needs-testing
Cc: Focuses:

Description

It would be useful to be able to add the little numbers (like comments awaiting review or plugins needing update) next to my custom postws menu entry.
One idea of how this may be done: Have a filter like admin_menu_label_{$post_type} where the HTML for the circle can be added.

Attachments (1)

menu.php.patch (1.6 KB ) - added by bmb 16 years ago.

Download all attachments as: .zip

Change History (5)

@bmb
16 years ago

#1 @bmb
16 years ago

  • Keywords has-patch needs-testing added
  • Owner set to bmb
  • Status newaccepted
  • Version 3.0.43.1

#2 @nacin
16 years ago

This isn't necessary in 3.1. The menu_name label can be used.

#3 @nacin
15 years ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status acceptedclosed
Note: See TracTickets for help on using tickets.