Changeset 56414 for trunk/src/wp-includes/theme.php
- Timestamp:
- 08/18/2023 05:27:16 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r56194 r56414 4269 4269 * @since 5.9.0 4270 4270 * 4271 * @return bool eanWhether the active theme is a block-based theme or not.4271 * @return bool Whether the active theme is a block-based theme or not. 4272 4272 */ 4273 4273 function wp_is_block_theme() {
Note: See TracChangeset
for help on using the changeset viewer.