Méthode | Description | |
---|---|---|
__construct ( ) | Constructor, add hooks for checking for Titan Framework. | |
display_install_or_active_notice ( ) | Checks the existence of Titan Framework and prompts the display of a notice. | |
plugin_exists ( ) : boolean | Checks the existence of Titan Framework in the list of plugins. | |
tgm_plugin_activation_include ( ) : void | Includes Titan Framework in TGM Plugin Activation if it's available. |
public __construct ( ) |
public display_install_or_active_notice ( ) |
public plugin_exists ( ) : boolean | ||
Résultat | boolean | True if Titan Framework is installed (even if not activated). |
public tgm_plugin_activation_include ( ) : void | ||
Résultat | void |