- Timestamp:
- 09/22/2026 04:05:00 AM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/html-api/class-wp-html-tag-processor.php
r63656 r63790 690 690 * Whether the current tag is an opening tag, e.g. <div>, or a closing tag, e.g. </div>. 691 691 * 692 * @since 6.2.0 692 693 * @var bool 693 694 */ … … 1381 1382 * Releasing a bookmark frees up the small 1382 1383 * performance overhead it requires. 1384 * 1385 * @since 6.2.0 1383 1386 * 1384 1387 * @param string $name Name of the bookmark to remove. … … 5087 5090 * its information. 5088 5091 * 5092 * @since 6.7.0 5093 * 5089 5094 * @return WP_HTML_Doctype_Info|null The DOCTYPE declaration information or `null` if not 5090 5095 * currently at a DOCTYPE node.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)