PHP 클래스 WPLib_Term_View_Base, wplib

The View Base Class for Terms.
상속: extends WPLib_View_Base
파일 보기 프로젝트 열기: wplib/wplib

공개 메소드들

메소드 설명
term ( ) : WP_Term | object Provide easy access to the term object

메소드 상세

term() 공개 메소드

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