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

Filters the Load More link URL.


Parameters Parameters

$link

(string) The "Load More" link URL with appropriate query args.

$url

(string) The original URL.

$activities_template

(object) The activity template loop global.


Source Source

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

View on Trac



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.