Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#6244 closed enhancement (fixed)

new apply_filter() for plugin authors to add new taxomony counts to the dashboard.

Reported by: nerrad's profile nerrad Owned by:
Milestone: 2.5 Priority: high
Severity: normal Version: 2.5
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

Plugin authors should be able to add to the sentence "You have x posts/pages/drafts, in y categories and z tags" any extra information they want related to their plugin.

See attached patch.

Attachments (1)

custom_dashboard_counts_filter.patch (471 bytes) - added by nerrad 16 years ago.
adds filter for post count sentence in dashboard

Download all attachments as: .zip

Change History (2)

@nerrad
16 years ago

adds filter for post count sentence in dashboard

#1 @westi
16 years ago

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

(In [7330]) Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.

Note: See TracTickets for help on using tickets.