Title: wp-includes/html-api/class-wp-html-stack-event.php | Developer.WordPress.org

---

# File: wp-includes/html-api/class-wp-html-stack-event.php

 * class[WP_HTML_Stack_Event](https://developer.wordpress.org/reference/classes/wp_html_stack_event/)
 * Core class used by the HTML Processor as a record for stack operations.
 * Used by [0 functions](https://developer.wordpress.org/reference/classes/wp_html_stack_event/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_stack_event/#uses)
   | Source: [wp-includes/html-api/class-wp-html-stack-event.php:20](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/html-api/class-wp-html-stack-event.php#L20-L82)
 * method[WP_HTML_Stack_Event::__construct()](https://developer.wordpress.org/reference/classes/wp_html_stack_event/__construct/)
 * Constructor function.
 * Used by [1 function](https://developer.wordpress.org/reference/classes/wp_html_stack_event/__construct/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/classes/wp_html_stack_event/__construct/#uses)
   | Source: [wp-includes/html-api/class-wp-html-stack-event.php:77](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/html-api/class-wp-html-stack-event.php#L77-L81)