apply_filters( 'bp_use_theme_compat_with_current_theme', bool $use_with_current_theme )

Filters whether or not to use theme compat for the active theme.


Parameters Parameters

$use_with_current_theme

(bool) True if the current theme needs theme compatibility.


Source Source

File: bp-core/bp-core-theme-compatibility.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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