Свойство | Type | Description | |
---|---|---|---|
$theme | WP_Theme | Theme object. | |
$type | string | Customize control type. |
Méthode | Description | |
---|---|---|
content_template ( ) | Render a JS template for theme display. | |
render_content ( ) | Don't render the control content from PHP, as it's rendered via JS on load. | |
to_json ( ) | Refresh the parameters passed to the JavaScript via JSON. |
public content_template ( ) |
public render_content ( ) |
public to_json ( ) |