PHP 클래스 MC4WP_Admin_Texts

부터: 3.0
파일 보기 프로젝트 열기: dannyvankooten/mailchimp-for-wordpress 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $plugin_file )
add_hooks ( ) Add hooks
add_plugin_meta_links ( array $links, string $file ) : array Adds meta links to the plugin in the WP Admin > Plugins screen
add_plugin_settings_link ( array $links, $file ) : array Add the settings link to the Plugins overview
footer_text ( $text ) : string Ask for a plugin review in the WP Admin footer, if this is one of the plugin pages.

메소드 상세

__construct() 공개 메소드

public __construct ( string $plugin_file )
$plugin_file string

add_hooks() 공개 메소드

Add hooks
public add_hooks ( )