WP_HTML_Open_Elements::push( WP_HTML_Token $stack_item )

Pushes a node onto the stack of open elements.

Description

See also

Parameters

$stack_itemWP_HTML_Tokenrequired
Item to add onto stack.

Source

'HTML',
'TABLE',
'TD',
'TH',

Changelog

VersionDescription
6.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.