Méthode |
Description |
|
__construct ( array $settings, string $owner ) |
Constructor |
|
activateLicense ( $option ) : void |
Activated the given EDD license. |
|
check ( string $license = '', string $action = 'check_license' ) : string |
Check license status. |
|
checkUpdates ( ) : boolean |
Check for plugin updates. |
|
disable_wporg_request ( $r, $url ) |
Disable requests to wp.org repository for this theme. |
|
display ( ) |
Display for options and meta |
|
item_is ( string $file ) : string |
Check if $file is a theme or a plugin. |
|
registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) |
*
Display for theme customizer |
|