Changeset 57010 for branches/6.4/src/wp-includes/theme.php
- Timestamp:
- 10/26/2023 06:45:46 PM (17 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/src/wp-includes/theme.php
r56765 r57010 4336 4336 4337 4337 /** 4338 * Adds default theme supports for block themes when the ' setup_theme' action fires.4339 * 4340 * See {@see ' setup_theme'}.4338 * Adds default theme supports for block themes when the 'after_setup_theme' action fires. 4339 * 4340 * See {@see 'after_setup_theme'}. 4341 4341 * 4342 4342 * @since 5.9.0
Note: See TracChangeset
for help on using the changeset viewer.