Help using API function get_id_list
-
Can you please give a hint of how to use the API function Participants_Db::get_id_list. According to the documentation it takes a paramter $config. I want to filter on email, and tried setting $config to an array with index ‘filter’ set to “[email protected]”, but that does not work. I also tried so set an index ’email’ to “[email protected]”.
Or do you mean that the function Participants_Db::get_id_list does an apply_filters that I should hook into?
Help appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Help using API function get_id_list’ is closed to new replies.