apply_filters( 'bp_get_document_load_more_link', string $link, string $url, object $document_template )

Filters the Load More link URL.

Description

Parameters

$link

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

$url

(string) The original URL.

$document_template

(object) The document template loop global.

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.1.0 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.