- Timestamp:
- 09/09/2024 10:10:09 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/html-api/class-wp-html-tag-processor.php
r58985 r59001 2966 2966 } 2967 2967 } 2968 2969 // This unnecessary return prevents tools from inaccurately reporting type errors. 2970 return $tag_name; 2968 2971 } 2969 2972
Note: See TracChangeset
for help on using the changeset viewer.