Core Class
View Source on Trac ↗
Core Class
WP_Customize_Upload_Control
class WP_Customize_Upload_Control
// Constructor: function Object() { [native code] } Customize Upload Control Class.
Methods 1 methods
| Method / Return | Description |
|---|---|
| to_json() void | Refresh the parameters passed to the JavaScript via JSON. |
Properties
| Property / Type | Description |
|---|---|
| $type mixed public | No description available. |
| $mime_type mixed public | No description available. |
| $button_labels mixed public | No description available. |
| $removed mixed public | No description available. |
| $context mixed public | No description available. |
| $extensions mixed public | No description available. |
Class Information
Since Version
3.4.0
Source File
wp-includes/customize/class-wp-customize-upload-control.php
Advertisement