Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @demon_ru

    Participant

    With default 2020 theme is the same error with the same stack.
    What else can i check?
    How to localize an error?

    @demon_ru

    Participant

    url 🙁

    @demon_ru

    Participant

    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;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar