#50569 closed defect (bug) (fixed)
$context parameter description for sanitize_title_with_dashes()
Reported by: | stevenlinx | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Formatting | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
The description for $context should be migrated:
"The context for the sanitation. When set to 'save', additional entities are converted to hyphens or stripped entirely."
Codex:
https://codex.wordpress.org/Function_Reference/sanitize_title_with_dashes
DevHub:
https://developer.wordpress.org/reference/functions/sanitize_title_with_dashes/
Attachments (2)
Change History (8)
#2
@
4 years ago
- Milestone changed from Awaiting Review to 5.6
- Owner set to SergeyBiryukov
- Status changed from new to reviewing
Note: See
TracTickets for help on using
tickets.
Replace "sanitation" with "sanitization" for consistency with core