This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
_wptexturize_pushpop_element( string $text, array $stack, array $disabled_elements )
Search for disabled element tags. Push element to stack on tag open and pop on tag close.
Description
Assumes first char of $text is tag opening and last char is tag closing. Assumes second char of $text is optionally ‘/’ to indicate closing as in