- Timestamp:
- 03/07/2023 08:28:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r55420 r55472 722 722 * Enables installing Twenty Fourteen in WordPress versions before 4.0.0 when the 723 723 * `is_customize_preview` function was introduced. 724 * 725 * @global WP_Customize_Manager $wp_customize Customizer object. 724 726 */ 725 727 if ( ! function_exists( 'is_customize_preview' ) ) :
Note: See TracChangeset
for help on using the changeset viewer.