BBP_Walker_Reply::__construct()
Confirm the tree_type
Description Description
Source Source
File: includes/common/classes.php
public function __construct() {
$this->tree_type = bbp_get_reply_post_type();
}
Changelog Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |