Property | Type | Description | |
---|---|---|---|
$enquiry_link | |||
$page | current page |
Method | Description | |
---|---|---|
addon ( array $args ) : void | Define addon. | |
coming_soon_div ( ) : string | Show coming_soon_div. | |
get_addons ( ) : void | Get addons for Plugins. | |
plugins_content ( array $args = '' ) : void | Display plugins in Addons Section. | |
render_addons ( type $page = '' ) : void | Render addons. | |
themes_content ( array $args = '' ) : void | themes_content. |
public coming_soon_div ( ) : string | ||
return | string |
public plugins_content ( array $args = '' ) : void | ||
$args | array | |
return | void |
public static render_addons ( type $page = '' ) : void | ||
$page | type | |
return | void |
public themes_content ( array $args = '' ) : void | ||
$args | array | |
return | void |