WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#17158 closed enhancement (fixed)

Use static strings in wp-activate

Reported by: niallkennedy Owned by:
Priority: normal Milestone: 3.2
Component: Performance Version:
Severity: normal Keywords: has-patch
Cc:

Description

Constant and action hook names should be static strings.

Attachments (1)

wp-activate.diff (670 bytes) - added by niallkennedy 2 years ago.
constant and action tags as static strings

Download all attachments as: .zip

Change History (3)

niallkennedy2 years ago

constant and action tags as static strings

comment:1 westi2 years ago

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

(In [17644]) Use static strings and respect coding standards in wp-activate.php. Fixes #17158 props niallkennedy.

comment:2 nacin2 years ago

  • Milestone changed from Awaiting Review to 3.2
Note: See TracTickets for help on using tickets.