PHP Class Jetpack_JSON_API_Themes_Install_Endpoint, jetpack

Inheritance: extends Jetpack_JSON_API_Themes_Endpoint
Afficher le fichier Open project: automattic/jetpack

Protected Properties

Свойство Type Description
$action
$download_links
$needed_capabilities POST /sites/%s/themes/%s/install

Méthodes protégées

Méthode Description
download_wpcom_theme_to_file ( $theme )
install ( )
is_installed_theme ( $theme )
validate_themes ( )

Method Details

download_wpcom_theme_to_file() protected static méthode

protected static download_wpcom_theme_to_file ( $theme )

install() protected méthode

protected install ( )

is_installed_theme() protected static méthode

protected static is_installed_theme ( $theme )

validate_themes() protected méthode

protected validate_themes ( )

Property Details

$action protected_oe property

protected $action

$needed_capabilities protected_oe property

POST /sites/%s/themes/%s/install
protected $needed_capabilities