Changeset 57528
- Timestamp:
- 02/02/2024 11:25:56 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/html-api/class-wp-html-processor.php
r57507 r57528 549 549 $this->bookmark_tag(), 550 550 $this->get_tag(), 551 $this-> is_tag_closer(),551 $this->has_self_closing_flag(), 552 552 $this->release_internal_bookmark_on_destruct 553 553 );
Note: See TracChangeset
for help on using the changeset viewer.