Make WordPress Core


Ignore:
Timestamp:
08/18/2023 05:27:16 PM (2 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous docblock corrections and improvements.

See #58833

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme.php

    r56194 r56414  
    42694269 * @since 5.9.0
    42704270 *
    4271  * @return boolean Whether the active theme is a block-based theme or not.
     4271 * @return bool Whether the active theme is a block-based theme or not.
    42724272 */
    42734273function wp_is_block_theme() {
Note: See TracChangeset for help on using the changeset viewer.