_bbp_has_replies_query( array $args = array() )
Deprecated replies query filter
Description
Parameters
- $args
-
(Optional)
Default value: array()
Return
(array)
Source
File: bp-forums/core/filters.php
function _bbp_has_replies_query( $args = array() ) { return apply_filters( 'bbp_has_replies_query', $args ); }
Changelog
Version | Description |
---|---|
bbPress (r3961) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.