Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #3607, comment 2


Ignore:
Timestamp:
07/10/2024 05:59:52 PM (22 months ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3607, comment 2

    initial v1  
    22{{{
    33#!CommitTicketReference repository="" revision="7280"
    4 Search: remove `array_keys()` from
     4Search: remove `array_keys()` from `bbp_has_search_results()`
    55
    66This change ensures that the correct public statuses are used by default inside of the `bbp_has_search_results()` function, and it does this by using the values from `bbp_get_public_topic_statuses()` and not the keys.