Inserts an HTML element on the stack of open elements.
Description
See also
Parameters
$token
WP_HTML_Tokenrequired- Name of bookmark pointing to element in original input HTML.
Source
* > A start tag whose tag name is "form"
*/
case '+FORM':
Changelog
Version | Description |
---|---|
6.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.