apply_filters( 'bp_get_activity_load_more_link', string $link, string $url, object $activities_template )

Filters the Load More link URL.


Description Description


Parameters Parameters

$link

The "Load More" link URL with appropriate query args.

$url

The original URL.

$activities_template

The activity template loop global.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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