WP_Style_Engine_CSS_Declarations::get_declarations(): string[] In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Gets the declarations array. Return string[] The declarations array. Source public function get_declarations() { return $this->declarations; } View all references View on Trac View on GitHub Related Used byDescriptionWP_Style_Engine_CSS_Declarations::get_declarations_string()wp-includes/style-engine/class-wp-style-engine-css-declarations.phpFilters and compiles the CSS declarations. 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.