- Timestamp:
- 07/15/2022 03:58:35 PM (2 years ago)
- Location:
- trunk/src/wp-includes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/option.php
r53589 r53704 2064 2064 * 2065 2065 * @since 4.7.0 2066 * @since 6. 1.0The `show_on_front`, `page_on_front`, and `page_for_posts` options were added.2066 * @since 6.0.1 The `show_on_front`, `page_on_front`, and `page_for_posts` options were added. 2067 2067 */ 2068 2068 function register_initial_settings() { -
trunk/src/wp-includes/theme.php
r53659 r53704 3805 3805 * 3806 3806 * @since 5.5.0 3807 * @since 6. 1.0The `block-templates` feature was added.3807 * @since 6.0.1 The `block-templates` feature was added. 3808 3808 */ 3809 3809 function create_initial_theme_features() {
Note: See TracChangeset
for help on using the changeset viewer.