equal
deleted
inserted
replaced
63 |
63 |
64 /** |
64 /** |
65 * Refresh the parameters passed to the JavaScript via JSON. |
65 * Refresh the parameters passed to the JavaScript via JSON. |
66 * |
66 * |
67 * @since 4.9.0 |
67 * @since 4.9.0 |
|
68 * |
68 * @see WP_Customize_Control::json() |
69 * @see WP_Customize_Control::json() |
69 * |
70 * |
70 * @return array Array of parameters passed to the JavaScript. |
71 * @return array Array of parameters passed to the JavaScript. |
71 */ |
72 */ |
72 public function json() { |
73 public function json() { |