Ticket #5623 (new enhancement)

Opened 11 months ago

Last modified 9 months ago

Reduce logic structure with better regex in wp-settings.php

Reported by: sambauers Assigned to: anonymous
Priority: lowest Milestone: 2.9
Component: Optimization Version: 2.5
Severity: trivial Keywords: regex has-patch needs-testing
Cc:

Description

The attached patch reduces some logic in wp-settings by using slightly more efficient regex in one of the cases.

Low priority as this logic is only called during installation.

Attachments

one_less_regex.diff (0.8 kB) - added by sambauers on 01/10/08 05:46:28.

Change History

01/10/08 05:46:28 changed by sambauers

  • attachment one_less_regex.diff added.

02/10/08 00:26:47 changed by hansengel

  • keywords changed from regex to regex has-patch needs-testing.

03/12/08 03:14:11 changed by lloydbudd

  • milestone changed from 2.5 to 2.6.