PHP Class Jetpack_Site, jetpack

Inheritance: extends Abstract_Jetpack_Site
Datei anzeigen Open project: automattic/jetpack

Public Methods

Method Description
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

Protected Methods

Method Description
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 ( )

Method Details

allowed_file_types() public method

public allowed_file_types ( )

current_theme_supports() protected method

protected current_theme_supports ( $feature_name )

file_system_write_access() protected method

protected file_system_write_access ( )

get_ak_vp_bundle_enabled() public method

get_capabilities() public method

public get_capabilities ( )

get_constant() protected method

protected get_constant ( $name )

get_frame_nonce() public method

public get_frame_nonce ( )

get_icon() public method

public get_icon ( )

get_id() public method

public get_id ( )

get_jetpack_seo_front_page_description() public method

get_jetpack_seo_title_formats() public method

get_jetpack_version() protected method

protected get_jetpack_version ( )

get_locale() public method

public get_locale ( )

get_plan() public method

public get_plan ( )

get_subscribers_count() public method

get_theme_support() protected method

protected get_theme_support ( $feature_name )

get_updates() protected method

protected get_updates ( )

get_verification_services_codes() public method

has_videopress() public method

public has_videopress ( )

has_wordads() public method

public has_wordads ( )

is_following() public method

public is_following ( )

is_jetpack() public method

public is_jetpack ( )

is_main_network() protected method

protected is_main_network ( )

is_mapped_domain() public method

public is_mapped_domain ( )

is_multi_site() protected method

protected is_multi_site ( )

is_private() public method

public is_private ( )

is_redirect() public method

public is_redirect ( )

is_version_controlled() protected method

protected is_version_controlled ( )

main_network_site() protected method

protected main_network_site ( )

max_upload_size() protected method

protected max_upload_size ( )

upgraded_filetypes_enabled() public method

wp_version() protected method

protected wp_version ( )

wrap_post() public method

Post functions
public wrap_post ( $post, $context )