WordPress/wp-includes/html-api
audrasjb 46851b83eb HTML API: Run URL attributes through esc_url().
Props dmsnell, xknown, jorbin, gziolo.



Built from https://develop.svn.wordpress.org/trunk@58472


git-svn-id: http://core.svn.wordpress.org/trunk@57921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-06-24 14:45:10 +00:00
..
class-wp-html-active-formatting-elements.php
class-wp-html-attribute-token.php
class-wp-html-decoder.php HTML API: Add custom text decoder. 2024-06-02 15:16:13 +00:00
class-wp-html-open-elements.php HTML API: Prevent Open Elements class from waking up. 2024-06-18 17:41:08 +00:00
class-wp-html-processor-state.php
class-wp-html-processor.php HTML API: Call $this->is_tag_closer() in HTML Processor. 2024-06-08 12:12:08 +00:00
class-wp-html-span.php
class-wp-html-stack-event.php HTML API: Report real and virtual nodes in the HTML Processor. 2024-06-03 19:47:15 +00:00
class-wp-html-tag-processor.php HTML API: Run URL attributes through esc_url(). 2024-06-24 14:45:10 +00:00
class-wp-html-text-replacement.php
class-wp-html-token.php
class-wp-html-unsupported-exception.php
html5-named-character-references.php Introduce Token Map: An optimized static translation class. 2024-05-23 19:56:08 +00:00