- Timestamp:
- 02/14/2026 11:45:50 PM (8 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/template-parts/entry-header.php
r61317 r61643 65 65 ?> 66 66 67 <div class="intro-text section-inner max-percentage<?php echo $intro_text_width; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- static output?>">67 <div class="intro-text section-inner max-percentage<?php echo $intro_text_width; ?>"> 68 68 <?php the_excerpt(); ?> 69 69 </div>
Note: See TracChangeset
for help on using the changeset viewer.