PHP Class WPLib_Term_View_Base, wplib

The View Base Class for Terms.
Inheritance: extends WPLib_View_Base
Afficher le fichier Open project: wplib/wplib

Méthodes publiques

Méthode Description
term ( ) : WP_Term | object Provide easy access to the term object

Method Details

term() public méthode

Provide easy access to the term object
public term ( ) : WP_Term | object
Résultat WP_Term | object