Changeset 63331 for trunk/src/wp-includes/functions.php
- Timestamp:
- 08/21/2026 01:25:59 PM (5 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r63320 r63331 7701 7701 return ''; 7702 7702 } 7703 return sprintf( '<%1$s[^<]* (?:>[\s\S]*<\/%1$s>|\s*\/>)', tag_escape( $tag ) );7703 return sprintf( '<%1$s[^<]*?(?:>[\s\S]*?<\/%1$s>|\s*\/>)', tag_escape( $tag ) ); 7704 7704 } 7705 7705
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)