-
Anonymous replied to the topic XProfile problem in the forum How-to & Troubleshooting 8 years, 4 months ago
url 🙁
-
Anonymous replied to the topic XProfile problem in the forum How-to & Troubleshooting 8 years, 5 months ago
I think it will be better:
$is_single = false;
if ( ! is_array( $user_ids ) ) {
$user_ids = wp_parse_id_list( $user_ids );
$is_single = count($user_ids) == 0;
} -
Anonymous started the topic XProfile problem in the forum How-to & Troubleshooting 8 years, 5 months ago
(Edited by r-a-y to investigate the issue)
@demon_ru
Active 1 year, 2 months ago