Title: 6.0.1 | Developer.WordPress.org

---

# New and updated in 6.0.1

Functions

Hooks

Classes

Methods

 * function[create_initial_theme_features()](https://developer.wordpress.org/reference/functions/create_initial_theme_features/)
 * Creates the initial theme features when the ‘setup_theme’ action is fired.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/create_initial_theme_features/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/create_initial_theme_features/#uses)
   | Source: [wp-includes/theme.php:3935](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/theme.php#L3935-L4343)
 * function[register_initial_settings()](https://developer.wordpress.org/reference/functions/register_initial_settings/)
 * Registers default settings available in WordPress.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/register_initial_settings/#used-by)
   | Uses [3 functions](https://developer.wordpress.org/reference/functions/register_initial_settings/#uses)
   | Source: [wp-includes/option.php:2741](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/option.php#L2741-L2960)