LifterLMS::template_path()
Get the template path.
Contents
Return Return
(string)
Source Source
File: class-lifterlms.php
246 247 248 | * @ return string */ public function template_path() { |
Expand full source code Collapse full source code View on GitHub