Changeset 61654 for trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php
- Timestamp:
- 02/16/2026 10:38:01 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php
r61500 r61654 138 138 139 139 // Custom notice control. 140 require_once get_theme_file_path( 'classes/class-twenty-twenty-one-customize-notice-control.php' ); // phpcs:ignore WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound140 require_once get_theme_file_path( 'classes/class-twenty-twenty-one-customize-notice-control.php' ); 141 141 142 142 $wp_customize->add_setting(
Note: See TracChangeset
for help on using the changeset viewer.