Method | Description | |
---|---|---|
file_system_write_access ( ) : boolean | Returns true if the site has file write access false otherwise. | |
get_hosting_provider ( ) | ||
get_modules ( ) | ||
get_plugins ( ) | ||
get_post_type_features ( ) | ||
get_post_types ( ) | ||
get_protocol_normalized_url ( $callable, $new_value ) | ||
get_taxonomies ( ) | ||
home_url ( ) | ||
is_version_controlled ( ) : boolean | Finds out if a site is using a version control system. | |
main_network_site_url ( ) | ||
normalize_www_in_url ( $option, $url_function ) | ||
rest_api_allowed_post_types ( ) | ||
rest_api_allowed_public_metadata ( ) | ||
site_icon_url ( ) | ||
site_url ( ) | ||
wp_version ( ) |
public static file_system_write_access ( ) : boolean | ||
return | boolean |
public static get_protocol_normalized_url ( $callable, $new_value ) |
public static is_version_controlled ( ) : boolean | ||
return | boolean |
public static normalize_www_in_url ( $option, $url_function ) |
public static rest_api_allowed_public_metadata ( ) |