프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$repo | object | Variable containing the plugin/theme object. | |
$repo_api | Variable containing the git host API object. |
메소드 | 설명 | |
---|---|---|
__construct ( object $repo, object $api ) | Language_Pack constructor. | |
pre_set_site_transient ( $transient ) : mixed | Add language translations to update_plugins or update_themes transients. |
메소드 | 설명 | |
---|---|---|
run ( ) | Do the Language Pack integration. |
public __construct ( object $repo, object $api ) | ||
$repo | object | Plugin/Theme object. |
$api | object | Git host API object. |
public pre_set_site_transient ( $transient ) : mixed | ||
$transient | ||
리턴 | mixed |