PHP Class Elementor\System_Info\Classes\WordPress_Reporter

Inheritance: extends Elementor\System_Info\Classes\Abstracts\Base_Reporter
Show file Open project: pojome/elementor

Public Methods

Method Description
get_admin_email ( )
get_debug_mode ( )
get_fields ( )
get_home_url ( )
get_is_multisite ( )
get_language ( )
get_max_upload_size ( )
get_memory_limit ( )
get_permalink_structure ( )
get_site_url ( )
get_timezone ( )
get_title ( )
get_version ( )

Method Details

get_admin_email() public method

public get_admin_email ( )

get_debug_mode() public method

public get_debug_mode ( )

get_fields() public method

public get_fields ( )

get_home_url() public method

public get_home_url ( )

get_is_multisite() public method

public get_is_multisite ( )

get_language() public method

public get_language ( )

get_max_upload_size() public method

public get_max_upload_size ( )

get_memory_limit() public method

public get_memory_limit ( )

get_site_url() public method

public get_site_url ( )

get_timezone() public method

public get_timezone ( )

get_title() public method

public get_title ( )

get_version() public method

public get_version ( )