WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#9190 closed defect (bug) (fixed)

ngettext notices

Reported by: mrmist Owned by: anonymous
Priority: normal Milestone: 2.8
Component: General Version: 2.8
Severity: normal Keywords: has-patch
Cc:

Description

The obsoletion of ngettext causes dashboard notices. Attached is my attempt to remove.

Attachments (3)

dashboard.diff (6.0 KB) - added by mrmist 4 years ago.
dashboard patch
edit-comments.diff (2.5 KB) - added by mrmist 4 years ago.
edit comments
widgets.diff (1.1 KB) - added by mrmist 4 years ago.

Download all attachments as: .zip

Change History (4)

mrmist4 years ago

dashboard patch

mrmist4 years ago

edit comments

mrmist4 years ago

comment:1 ryan4 years ago

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

(In [10605]) Use _n(). Props mrmist. fixes #9190

Note: See TracTickets for help on using tickets.