Changes between Initial Version and Version 1 of Ticket #57002, comment 4
- Timestamp:
- 11/10/2022 01:56:49 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57002, comment 4
initial v1 8 8 9 9 <div 10 style="<?php safecss_filter_attr( wp_unslash( $_GET[ 'user_css' ] ) ); ?>; more:css;" />10 style="<?php echo safecss_filter_attr( wp_unslash( $_GET[ 'user_css' ] ) ); ?>; more:css;" /> 11 11 </div> 12 12