apply_filters( 'bp_core_get_directory_page_ids', array $page_ids, string $status )

Filters the list of BP directory pages from the appropriate meta table.


Description Description


Parameters Parameters

$page_ids

Array of directory pages.

$status

Page status to limit results to


Top ↑

Source Source

File: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Add $status parameter
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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