BP_Media_Rotation::__construct()
Constructor method.
Description
Source
File: bp-media/classes/class-bp-media-rotation.php
27 28 29 | function __construct() { add_action( 'bp_init' , array ( $this , 'init' ) ); } |
Changelog
Version | Description |
---|---|
BuddyBoss 1.1.1 | 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.