Opened 9 years ago
Closed 9 years ago
#34975 closed defect (bug) (fixed)
Explicitly globalize $wp_local_package
Reported by: | danielbachhuber | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bootstrap/Load | Keywords: | has-patch |
Focuses: | Cc: |
Description
It's included in version.php for non-US English locales.
Discovered in https://github.com/wp-cli/wp-cli/pull/2287
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
We have some instances of
isset( $wp_local_package )
in the codebase, but the check performs as expected: