WP_Style_Engine_CSS_Rules_Store::get_all_rules(): WP_Style_Engine_CSS_Rule[] In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets an array of all rules. Return WP_Style_Engine_CSS_Rule[] Source public function get_all_rules() { return $this->rules; } 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.