BP_Document_Theme_Compat::__construct()
Set up the document component theme compatibility.
Description
Source
File: bp-document/classes/class-bp-document-theme-compat.php
26 27 28 | public function __construct() { add_action( 'bp_setup_theme_compat' , array ( $this , 'is_document' ) ); } |
Changelog
Version | Description |
---|---|
BuddyBoss 1.4.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.