Opened 2 years ago

Closed 22 months ago

Last modified 22 months 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: Post Types Version: 3.1
Severity: normal Keywords: has-patch needs-testing
Cc: bmb

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 2 years ago.

Download all attachments as: .zip

Change History (5)

bmb2 years ago

comment:1   bmb2 years ago

  • Keywords has-patch needs-testing added
  • Owner set to bmb
  • Status changed from new to accepted
  • Version changed from 3.0.4 to 3.1

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

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.