do_action_ref_array( 'wp_default_styles', WP_Styles $wp_styles ) Fires when the WP_Styles instance is initialized. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $wp_styles (WP_Styles) WP_Styles instance (passed by reference). Top ↑Source File: wp-includes/class.wp-styles.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-includes/class.wp-styles.php: WP_Styles::__construct() Constructor. Top ↑Changelog Changelog Version Description 2.6.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-includes/class.wp-styles.php: WP_Styles::__construct() Constructor.