W3cubDocs

/WordPress

do_action_ref_array( ‘wp_default_styles’, WP_Styles $wp_styles )

Fires when the WP_Styles instance is initialized.

Parameters

$wp_stylesWP_Styles
WP_Styles instance (passed by reference).

Source

do_action_ref_array( 'wp_default_styles', array( &$this ) );

Changelog

Version Description
2.6.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_default_styles