- Timestamp:
- 04/28/2024 10:08:00 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/functions.php
r13729 r13820 305 305 } 306 306 307 // Print the wrapper and its content.307 // phpcs:ignore WordPress.Security.EscapeOutput 308 308 printf( '<%1$s%2$s%3$s>%4$s</%1$s>', $container, $container_id, $container_classes, $output ); 309 309 }
Note: See TracChangeset
for help on using the changeset viewer.