WP_Script_Modules::get_queue(): string[] In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Gets IDs for queued script modules. Return string[] Script module IDs. Source public function get_queue(): array { return $this->queue; } View all references View on Trac View on GitHub Related Used byDescriptionWP_Block::render()wp-includes/class-wp-block.phpGenerates the render output for the block. Changelog VersionDescription6.9.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.