- Timestamp:
- 12/18/2024 06:38:58 PM (20 months ago)
- Location:
- branches/6.7
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/html-api/class-wp-html-processor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.7
-
branches/6.7/src/wp-includes/html-api/class-wp-html-processor.php
r59411 r59535 558 558 } 559 559 560 if ( isset( $query['tag_name'] ) ) { 561 $query['tag_name'] = strtoupper( $query['tag_name'] ); 562 } 563 560 564 $needs_class = ( isset( $query['class_name'] ) && is_string( $query['class_name'] ) ) 561 565 ? $query['class_name']
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)