Changeset 53705 for branches/6.0/src/wp-includes/option.php
- Timestamp:
- 07/15/2022 04:00:25 PM (2 years ago)
- Location:
- branches/6.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0
-
branches/6.0/src/wp-includes/option.php
r53590 r53705 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() {
Note: See TracChangeset
for help on using the changeset viewer.