Changeset 51955 for trunk/src/wp-includes/theme.php
- Timestamp:
- 10/29/2021 11:11:32 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r51791 r51955 3074 3074 * Valid values are 'string', 'boolean', 'integer', 3075 3075 * 'number', 'array', and 'object'. Defaults to 'boolean'. 3076 * @type bool ean$variadic Does this feature utilize the variadic support3076 * @type bool $variadic Does this feature utilize the variadic support 3077 3077 * of add_theme_support(), or are all arguments specified 3078 3078 * as the second parameter. Must be used with the "array" type.
Note: See TracChangeset
for help on using the changeset viewer.