PHP Class WPLib_Term_View_Base, wplib

The View Base Class for Terms.
Inheritance: extends WPLib_View_Base
Show file Open project: wplib/wplib

Public Methods

Method Description
term ( ) : WP_Term | object Provide easy access to the term object

Method Details

term() public method

Provide easy access to the term object
public term ( ) : WP_Term | object
return WP_Term | object