- Timestamp:
- 02/14/2026 11:45:50 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/custom-css.php
r61302 r61643 39 39 if ( $display ) { 40 40 41 echo $return; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- We need to double check this, but for now, we want to pass PHPCS ;)41 echo $return; 42 42 43 43 }
Note: See TracChangeset
for help on using the changeset viewer.