Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20457 closed defect (bug) (fixed)

Typo in wp_die filters

Reported by: benbalter's profile benbalter Owned by: nacin's profile nacin
Milestone: 3.4 Priority: normal
Severity: minor Version: 3.4
Component: General Keywords: has-patch
Focuses: Cc:

Description

wp_die_app_bandler should be wp_die_app_handler

Attachments (1)

20457.diff (656 bytes) - added by benbalter 13 years ago.

Download all attachments as: .zip

Change History (4)

@benbalter
13 years ago

#1 @benbalter
13 years ago

#blamenacin (r20063)

#2 @SergeyBiryukov
13 years ago

  • Milestone changed from Awaiting Review to 3.4

#3 @nacin
13 years ago

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

In [20480]:

Fix typo in filter name for wp_die() APP request handler. props benbalter, fixes #20457.

Note: See TracTickets for help on using tickets.