bp_rest_activity_collection_params, $params

bp_rest_activity_collection_params, $params

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.14.5.2

apply_filters('bp_rest_activity_collection_params, $params') is found 1 times:

  • /bp-activity/classes/class-bp-rest-activity-endpoint.php line 1630

    Warning: Undefined array key 1632 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1633 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1634 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1635 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * Filters the collection query params.
    		 *
    		 * @param array $params Query params.
    		 */
    		return apply_filters( 'bp_rest_activity_collection_params', $params );
    	}
    }