WP_Style_Engine_CSS_Rules_Store::remove_all_stores() In this article Table of ContentsSource Changelog ↑ Back to top Clears all stores from static::$stores. Source public static function remove_all_stores() { static::$stores = array(); } View all references View on Trac View on GitHub 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.