apply_filters( 'bp_legacy_store_filter_settings', bool $store_filter_settings )

Filters whether directory filter settings (‘scope’, etc) should be stored in a persistent cookie.


Parameters Parameters

$store_filter_settings

(bool) Whether to store settings. Defaults to true for logged-in users.


Source Source

File: bp-templates/bp-legacy/buddypress-functions.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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