WP_Style_Engine_CSS_Rules_Store::get_stores(): WP_Style_Engine_CSS_Rules_Store[] In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Gets an array of all available stores. Return WP_Style_Engine_CSS_Rules_Store[] Source public static function get_stores() { return static::$stores; } View all references View on Trac View on GitHub Related Used byDescriptionwp_enqueue_stored_styles()wp-includes/script-loader.phpFetches, processes and compiles stored core styles, then combines and renders them to the page. Changelog VersionDescription6.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.