Changeset 61654 for trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php
- Timestamp:
- 02/16/2026 10:38:01 PM (8 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php
r60537 r61654 114 114 // Background color. 115 115 // Include the custom control class. 116 require_once get_theme_file_path( 'classes/class-twenty-twenty-one-customize-color-control.php' ); // phpcs:ignore WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound116 require_once get_theme_file_path( 'classes/class-twenty-twenty-one-customize-color-control.php' ); 117 117 118 118 // Register the custom control.
Note: See TracChangeset
for help on using the changeset viewer.