Changes between Initial Version and Version 1 of Ticket #44212, comment 4
- Timestamp:
- 05/28/2018 03:26:04 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44212, comment 4
initial v1 6 6 }}} 7 7 8 The ` parse_wp_list()` function is there so you can get values from comma- or space-separated lists without the sanitation from `wp_parse_slug_list()` or `wp_parse_id_list`.8 The `wp_parse_list()` function is there so you can get values from comma- or space-separated lists without the sanitation from `wp_parse_slug_list()` or `wp_parse_id_list`.