apply_filters( 'bp_activity_has_more_items', bool $has_more_items )

Filters whether there are more activity items to display.


Parameters Parameters

$has_more_items

(bool) Whether or not there are more activity items to display.


Source Source

File: bp-activity/bp-activity-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.