PHP 클래스 WPSEO_Metabox_Addon_Tab_Section, wordpress-seo

상속: extends WPSEO_Metabox_Tab_Section
파일 보기 프로젝트 열기: yoast/wordpress-seo

공개 메소드들

메소드 설명
display_content ( ) Applies the actions for adding a tab to the metabox.

보호된 메소드들

메소드 설명
has_tabs ( ) : boolean WPSEO_Metabox_Addon_Section always has "tabs", represented by registered actions. If this is not the case, it should not be instantiated.

메소드 상세

display_content() 공개 메소드

Applies the actions for adding a tab to the metabox.
public display_content ( )

has_tabs() 보호된 메소드

WPSEO_Metabox_Addon_Section always has "tabs", represented by registered actions. If this is not the case, it should not be instantiated.
protected has_tabs ( ) : boolean
리턴 boolean