Make WordPress Core

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16474 closed enhancement (fixed)

Static string fixes

Reported by: niallkennedy Owned by: nacin
Priority: normal Milestone: 3.2
Component: General Version:
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description (last modified by scribu)

Change dynamic strings to static for performance improvements and coding standards.

Attachments (1)

export.diff (1.2 KB ) - added by niallkennedy 16 years ago.
change string treatments for static strings

Download all attachments as: .zip

Change History (6)

@niallkennedy
16 years ago

change string treatments for static strings

#1 @scribu
15 years ago

  • Component ExportGeneral
  • Summary Static string fixes in WXR exportStatic string fixes

#2 @scribu
15 years ago

  • Description modified (diff)

#3 @scribu
15 years ago

Marked #17166 #17182 #17231 and #17522 as duplicates.

#4 @nacin
15 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In [17989]:

Code readability improvements. props niallkennedy, fixes #17166, #17182, #17231, #16474.

#5 @nacin
15 years ago

  • Milestone Awaiting Review3.2

Next time please diff from the root as you usually do -- there's a few export.php files. :-)

Note: See TracTickets for help on using tickets.