WordPress gems for devs: HTML API
Meet the WP_HTML_Tag_Processor and its powerful sibling, WP_HTML_Processor, two transformative tools in WordPress’s new HTML API. You’ll discover how they streamline HTML manipulation in PHP, replacing error-prone regexes and even clunky JavaScript solutions with a fast, efficient, and spec-compliant approach.
This session will help you improve your development workflows and address long-standing challenges in HTML handling through real-life examples during a live coding session.