PHP Class WPSEO_Metabox_Addon_Tab_Section, wordpress-seo

Inheritance: extends WPSEO_Metabox_Tab_Section
Afficher le fichier Open project: yoast/wordpress-seo

Méthodes publiques

Méthode Description
display_content ( ) Applies the actions for adding a tab to the metabox.

Méthodes protégées

Méthode Description
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.

Method Details

display_content() public méthode

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

has_tabs() protected méthode

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
Résultat boolean