- Timestamp:
- 02/26/2020 03:31:19 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-custom-css-setting.php
r46586 r47383 58 58 * @throws Exception If the setting ID does not match the pattern `custom_css[$stylesheet]`. 59 59 * 60 * @param WP_Customize_Manager $manager The Customize Manager class.61 * @param string $id A n specific ID of the setting. Can be a62 * theme mod or option name.60 * @param WP_Customize_Manager $manager Customizer bootstrap instance. 61 * @param string $id A specific ID of the setting. 62 * Can be a theme mod or option name. 63 63 * @param array $args Setting arguments. 64 64 */
Note: See TracChangeset
for help on using the changeset viewer.