Returns a new block object for freeform HTML
WP_Block_Parser::next_token
Scans the document from where we last left off and finds the next valid token to parse if it exists
WP_Block_Parser::proceed
Processes the next token from the input document and returns whether to proceed eating more tokens
WP_Block_Parser::parse
Parses a document and returns a list of block structures
Advertisement
WP_Block_Parser_Frame::__construct
Constructor
WP_Block_Parser_Block::__construct
Constructor.
WP_Block_Parser
Class WP_Block_Parser
WP_Block_Parser_Frame
Class WP_Block_Parser_Frame
Advertisement
WP_Block_Parser_Block
Class WP_Block_Parser_Block