- Timestamp:
- 02/16/2026 10:38:01 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/back-compat.php
r60537 r61654 80 80 */ 81 81 function twenty_twenty_one_preview() { 82 if ( isset( $_GET['preview'] ) ) { // phpcs:ignore WordPress.Security.NonceVerification82 if ( isset( $_GET['preview'] ) ) { 83 83 wp_die( 84 84 sprintf(
Note: See TracChangeset
for help on using the changeset viewer.