Changes between Initial Version and Version 1 of Ticket #3607, comment 2
- Timestamp:
- 07/10/2024 05:59:52 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3607, comment 2
initial v1 2 2 {{{ 3 3 #!CommitTicketReference repository="" revision="7280" 4 Search: remove `array_keys()` from 4 Search: remove `array_keys()` from `bbp_has_search_results()` 5 5 6 6 This 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.