PHP 클래스 Jetpack_Site, jetpack

상속: extends Abstract_Jetpack_Site
파일 보기 프로젝트 열기: automattic/jetpack

공개 메소드들

메소드 설명
allowed_file_types ( )
get_ak_vp_bundle_enabled ( )
get_capabilities ( )
get_frame_nonce ( )
get_icon ( )
get_id ( )
get_jetpack_seo_front_page_description ( )
get_jetpack_seo_title_formats ( )
get_locale ( )
get_plan ( )
get_subscribers_count ( )
get_verification_services_codes ( )
has_videopress ( )
has_wordads ( )
is_following ( )
is_jetpack ( )
is_mapped_domain ( )
is_private ( )
is_redirect ( )
upgraded_filetypes_enabled ( )
wrap_post ( $post, $context ) Post functions

보호된 메소드들

메소드 설명
current_theme_supports ( $feature_name )
file_system_write_access ( )
get_constant ( $name )
get_jetpack_version ( )
get_theme_support ( $feature_name )
get_updates ( )
is_main_network ( )
is_multi_site ( )
is_version_controlled ( )
main_network_site ( )
max_upload_size ( )
wp_version ( )

메소드 상세

allowed_file_types() 공개 메소드

public allowed_file_types ( )

current_theme_supports() 보호된 메소드

protected current_theme_supports ( $feature_name )

file_system_write_access() 보호된 메소드

protected file_system_write_access ( )

get_ak_vp_bundle_enabled() 공개 메소드

get_capabilities() 공개 메소드

public get_capabilities ( )

get_constant() 보호된 메소드

protected get_constant ( $name )

get_frame_nonce() 공개 메소드

public get_frame_nonce ( )

get_icon() 공개 메소드

public get_icon ( )

get_id() 공개 메소드

public get_id ( )

get_jetpack_seo_front_page_description() 공개 메소드

get_jetpack_seo_title_formats() 공개 메소드

get_jetpack_version() 보호된 메소드

protected get_jetpack_version ( )

get_locale() 공개 메소드

public get_locale ( )

get_plan() 공개 메소드

public get_plan ( )

get_subscribers_count() 공개 메소드

get_theme_support() 보호된 메소드

protected get_theme_support ( $feature_name )

get_updates() 보호된 메소드

protected get_updates ( )

get_verification_services_codes() 공개 메소드

has_videopress() 공개 메소드

public has_videopress ( )

has_wordads() 공개 메소드

public has_wordads ( )

is_following() 공개 메소드

public is_following ( )

is_jetpack() 공개 메소드

public is_jetpack ( )

is_main_network() 보호된 메소드

protected is_main_network ( )

is_mapped_domain() 공개 메소드

public is_mapped_domain ( )

is_multi_site() 보호된 메소드

protected is_multi_site ( )

is_private() 공개 메소드

public is_private ( )

is_redirect() 공개 메소드

public is_redirect ( )

is_version_controlled() 보호된 메소드

protected is_version_controlled ( )

main_network_site() 보호된 메소드

protected main_network_site ( )

max_upload_size() 보호된 메소드

protected max_upload_size ( )

upgraded_filetypes_enabled() 공개 메소드

wp_version() 보호된 메소드

protected wp_version ( )

wrap_post() 공개 메소드

Post functions
public wrap_post ( $post, $context )