ctc()->errors ) ): include_once( CHLD_THM_CFG_DIR . '/includes/forms/errorstrings.php' ); $errors = $this->ctc()->errors; if ( isset( $_GET[ 'error' ] ) ) $errors = array_merge( $errors, explode( ',', sanitize_text_field( $_GET[ 'error' ] ) ) ); ?>
%s has been reset. Please configure it using the settings below.', 'child-theme-configurator' ), $child_theme->Name ); ?>
%s has been generated successfully.', 'child-theme-configurator' ), $child_theme->Name ), $this->ctc() ); ?> ctc()->is_theme() ): ?> is_allowed() ): printf( __( 'You must %sNetwork enable%s your child theme.', 'child-theme-configurator' ), sprintf( '', network_admin_url( '/themes.php' ), __( 'Go to Themes', 'child-theme-configurator' ) ), '' ); else : printf( __( '%sPreview your child theme%s before activating.', 'child-theme-configurator' ), sprintf( '', admin_url( '/customize.php?theme=' . $this->ctc()->css->get_prop( 'child' ) ), __( 'Live Preview', 'child-theme-configurator' ) ), '' ); endif; ?>