Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #44212, comment 4


Ignore:
Timestamp:
05/28/2018 03:26:04 PM (8 years ago)
Author:
keesiemeijer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44212, comment 4

    initial v1  
    66}}}
    77
    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`.
     8The `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`.