Changeset 48590 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 07/23/2020 09:09:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r48586 r48590 5946 5946 * @since 4.7.0 5947 5947 * 5948 * @param string $valueRepeat value.5948 * @param string $value Repeat value. 5949 5949 * @param WP_Customize_Setting $setting Setting. 5950 5950 * @return string|WP_Error Background value or validation error. … … 5988 5988 * @since 4.7.0 5989 5989 * 5990 * @param array $responseResponse.5990 * @param array $response Response. 5991 5991 * @param WP_Customize_Selective_Refresh $selective_refresh Selective refresh component. 5992 * @param array $partialsArray of partials.5992 * @param array $partials Array of partials. 5993 5993 * @return array 5994 5994 */
Note: See TracChangeset
for help on using the changeset viewer.