W3cubDocs

/WordPress

WP_Style_Engine_CSS_Rules_Store::get_stores(): WP_Style_Engine_CSS_Rules_Store[]

Gets an array of all available stores.

Return

WP_Style_Engine_CSS_Rules_Store[]

Source

public static function get_stores() {
	return static::$stores;
}

Changelog

Version Description
6.1.0 Introduced.

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