You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When WP_HTML_Tag_Processor is available in WordPress core (6.2), we could remove the fallback implementation of dom parsing using DOMDocument and/or regex introduced in this PR #213 to circumvent the lack of that tool when Gutenberg is not installed.
The text was updated successfully, but these errors were encountered:
When WP_HTML_Tag_Processor is available in WordPress core (6.2), we could remove the fallback implementation of dom parsing using DOMDocument and/or regex introduced in this PR #213 to circumvent the lack of that tool when Gutenberg is not installed.
The text was updated successfully, but these errors were encountered: