Opened 6 years ago
Closed 6 years ago
#50147 closed defect (bug) (fixed)
Add missing inline docs information to esc_url_raw
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Formatting | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description (last modified by )
In wp-includes/formatting.php, there should be a reference to wp_allowed_protocols under $protocols parameters, in the related inline documentation of esc_url_raw function.
To be consistent, we should probably copy the documentation available for esc_url.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Formatting: add missing inline documentation to
esc_url_rawfunction