#41238 closed defect (bug) (fixed)
Document $wp global in redirect_canonical()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Canonical | Keywords: | |
Focuses: | docs | Cc: |
Description
global $wp is used but it is not mentioned in the documentation of the function.
Attachments (3)
Change History (10)
@
6 years ago
global wp_post_statuses is used in make_auto_draft_status_previewable() function but it is not mentioned in the documentation of the function.
@
6 years ago
global wpdb is used in get_network_ids() function but it is not mentioned in the documentation of the function.
Note: See
TracTickets for help on using
tickets.
function redirect_canonical in canonical.php