Parses next element in the ‘in table text’ insertion mode.
Description
This internal function performs the ‘in table text’ insertion mode logic for the generalized WP_HTML_Processor::step() function.
See also
Source
return $this->step();
}
Changelog
| Version | Description |
|---|---|
| 6.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.