On this page
do_action_ref_array( 'wp_default_styles', WP_Styles $wp_styles )
Fires when the WP_Styles instance is initialized.
Parameters
Source
File: wp-includes/class-wp-styles.php. View all references
do_action_ref_array( 'wp_default_styles', array( &$this ) );
Related
Used By
| Used By | Description |
|---|---|
| WP_Styles::__construct() wp-includes/class-wp-styles.php | Constructor. |
Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_default_styles