PHP 클래스 Jetpack_React_Page, jetpack

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

보호된 프로퍼티들

프로퍼티 타입 설명
$dont_show_if_not_active
$is_redirecting

공개 메소드들

메소드 설명
add_fallback_head_meta ( )
add_legacy_browsers_head_script ( )
add_noscript_head_meta ( )
add_page_actions ( $hook )
additional_styles ( )
get_dismissed_jetpack_notices ( ) : mixed | void Gets array of any Jetpack notices that have been dismissed.
get_i18n_data ( )
get_page_hook ( )
jetpack_add_dashboard_sub_nav_item ( ) Add Jetpack Dashboard sub-link and point it to AAG if the user can view stats, manage modules or if Protect is active.
jetpack_add_settings_sub_nav_item ( ) If user is allowed to see the Jetpack Admin, add Settings sub-link.
jetpack_menu_order ( $menu_order )
page_admin_scripts ( )
page_render ( )
render_nojs_configurable ( $module_name ) @todo remove when real settings are in place

메소드 상세

add_fallback_head_meta() 공개 메소드

add_legacy_browsers_head_script() 공개 메소드

add_noscript_head_meta() 공개 메소드

add_page_actions() 공개 메소드

public add_page_actions ( $hook )

additional_styles() 공개 메소드

public additional_styles ( )

get_dismissed_jetpack_notices() 공개 메소드

Gets array of any Jetpack notices that have been dismissed.
부터: 4.0.1

get_i18n_data() 공개 메소드

public get_i18n_data ( )

get_page_hook() 공개 메소드

public get_page_hook ( )

jetpack_add_dashboard_sub_nav_item() 공개 메소드

Otherwise and only if user is allowed to see the Jetpack Admin, the Dashboard sub-link is added but pointed to Apps tab. Works in Dev Mode or when user is connected.
부터: 4.3.0

jetpack_add_settings_sub_nav_item() 공개 메소드

If user is allowed to see the Jetpack Admin, add Settings sub-link.
부터: 4.3.0

jetpack_menu_order() 공개 메소드

public jetpack_menu_order ( $menu_order )

page_admin_scripts() 공개 메소드

public page_admin_scripts ( )

page_render() 공개 메소드

public page_render ( )

render_nojs_configurable() 공개 메소드

@todo remove when real settings are in place
public render_nojs_configurable ( $module_name )

프로퍼티 상세

$dont_show_if_not_active 보호되어 있는 프로퍼티

protected $dont_show_if_not_active

$is_redirecting 보호되어 있는 프로퍼티

protected $is_redirecting