프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$current_screen | WP_Screen | The current screen, which is set if the current user is a non-admin and this is an admin page. | |
$is_safe_mode_confirmed | boolean | Has safe mode been confirmed? | |
$wpcom_home_url | string | The wpcom value of the home URL |
메소드 | 설명 | |
---|---|---|
__construct ( ) |
public admin_page_has_help_tabs ( ) : boolean | ||
리턴 | boolean |
static public clear_all_idc_options ( ) |
public display_idc_notice ( ) |
public enqueue_idc_notice_files ( ) |
public get_confirm_safe_mode_action_explanation ( ) |
public get_first_step_fix_connection_button_text ( ) |
public maybe_clear_migrate_option ( $processed_items ) | ||
$processed_items | array Array of processed items that were synced to WordPress.com |
public render_error_notice ( ) |
static public WP_Screen $current_screen | ||
리턴 | WP_Screen |
static public bool $is_safe_mode_confirmed | ||
리턴 | boolean |
static public string $wpcom_home_url | ||
리턴 | string |