BBP_Theme_Compat::get_dir()
Return the template directory.
Description Description
Return Return
(string)
Source Source
File: includes/core/theme-compat.php
public function get_dir() { return $this->dir; }
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |