PHP 클래스 rtCamp\WP\Nginx\Helper

파일 보기 프로젝트 열기: rtCamp/nginx-helper

공개 프로퍼티들

프로퍼티 타입 설명
$minium_WP
$options
$plugin_name

공개 메소드들

메소드 설명
__construct ( )
activate ( )
add_timestamps ( )
deactivate ( )
functional_asset_path ( )
functional_asset_url ( )
get_map ( )
load_options ( )
load_plugin_textdomain ( ) Load the translation file for current language.
purge_all ( )
required_wp_version ( )
set_future_post_option_on_future_status ( $new_status, $old_status, $post )
show_notice ( )
start_helper ( )
true_purge_all ( )
unset_future_post_option_on_delete ( $post_id )
update_map ( )
update_new_blog_options ( $blog_id )

메소드 상세

__construct() 공개 메소드

public __construct ( )

activate() 공개 메소드

public activate ( )

add_timestamps() 공개 메소드

public add_timestamps ( )

deactivate() 공개 메소드

public deactivate ( )

functional_asset_path() 공개 메소드

functional_asset_url() 공개 메소드

get_map() 공개 메소드

public get_map ( )

load_options() 공개 메소드

public load_options ( )

load_plugin_textdomain() 공개 메소드

Load the translation file for current language.

purge_all() 공개 메소드

public purge_all ( )

required_wp_version() 공개 메소드

public required_wp_version ( )

set_future_post_option_on_future_status() 공개 메소드

public set_future_post_option_on_future_status ( $new_status, $old_status, $post )

show_notice() 공개 메소드

public show_notice ( )

start_helper() 공개 메소드

public start_helper ( )

true_purge_all() 공개 메소드

public true_purge_all ( )

unset_future_post_option_on_delete() 공개 메소드

update_map() 공개 메소드

public update_map ( )

update_new_blog_options() 공개 메소드

public update_new_blog_options ( $blog_id )

프로퍼티 상세

$minium_WP 공개적으로 프로퍼티

public $minium_WP

$options 공개적으로 프로퍼티

public $options

$plugin_name 공개적으로 프로퍼티

public $plugin_name