PHP 클래스 TitanFrameworkChecker

부터: 1.6
파일 보기 프로젝트 열기: gambitph/titan-framework 1 사용 예제들

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

Constructor, add hooks for checking for Titan Framework.
부터: 1.6
public __construct ( )

display_install_or_active_notice() 공개 메소드

Checks the existence of Titan Framework and prompts the display of a notice.
부터: 1.6

plugin_exists() 공개 메소드

It uses the slug path of the plugin for checking.
부터: 1.6
public plugin_exists ( ) : boolean
리턴 boolean True if Titan Framework is installed (even if not activated).

tgm_plugin_activation_include() 공개 메소드

Includes Titan Framework in TGM Plugin Activation if it's available.
또한 보기: http://tgmpluginactivation.com/
부터: 1.7.4