get_pdk(); $settings = $kc->settings(); $plugin_info = get_plugin_data( KC_FILE ); $detail_url = admin_url('/plugin-install.php?tab=plugin-information&plugin=%s&section=changelog&TB_iframe=true&width=772&height=600'); $show_license_tab = false; if ($kc->plugin_active('kc_pro/kc_pro.php')) $show_license_tab = true; if (isset($pdk['pack']) && ($pdk['pack'] == 'commerce' || $pdk['pack'] == 'developer') && $kc->check_pdk() == 1) $show_license_tab = false; ?>

apply_filters('kc_setting_title', __('Welcome to KingComposer Page Builder!', 'kingcomposer')); ?>

bit.ly/kcdiscuss
apply_filters('kc_setting_about', $about); ob_start(); ?>
apply_filters('kc_setting_version', $version); ob_start(); ?> apply_filters('kc_setting_tab_nav', $tab_nav); /* if (isset($_GET['screen']) && $_GET['screen'] == 'welcome') { @session_start(); if (isset($_SESSION['kc_disabled_plugins']) && count($_SESSION['kc_disabled_plugins']) > 0) { $list = array(); foreach ($_SESSION['kc_disabled_plugins'] as $name) { if (strpos($name, '/') !== false) { $name = substr($name, 0, strpos($name, '/')-1); $list[] = $name; } } echo '

'.__('Notice: To avoid conflict, We have disabled the following plugins: ', 'kingcomposer').''.implode(', ', $list).'. '.__('Reactivate plugins', 'kingcomposer').'

'; } } */ ?> response[ KC_BASE ] ) ) { ob_start(); ?>

. response[ KC_BASE ]->new_version ); ?> or .

apply_filters('kc_setting_update', $kc_update); } if ( defined( 'KCP_BASENAME' ) && isset( $update_plugin->response[ KCP_BASENAME ] ) ) { ob_start(); ?>

. response[ KCP_BASENAME ]->new_version ); ?> or .

apply_filters('kc_setting_update_pro', $kc_update_pro); } ?>
: true ) ); $ignored_types = array('attachment'); $settings_types = $kc->get_content_types(); $required_types = $kc->get_required_content_types(); foreach( $post_types as $type ){ if( !in_array( $type, $ignored_types ) ){ echo '

'; echo esc_html( $type ); if( in_array( $type, $required_types ) ) echo ' (required)'; echo '

'; } } ?>

- .

- "Custom Post-Type" "public = true"

- :


	global $kc;
	// add single content type
	$kc->add_content_type( 'your-post-type-name' );
	// add multiple content types
	$kc->add_content_type( array( 'type-1', 'type-2' ) );

									

:


    0 ){ foreach( $kc_fonts as $name => $cf ){ echo '
  • '.urldecode($name).'
  • '; } }else{ echo '
  • No fonts
  • '; } ?>

get_option('kc-fonts').

:

.

:

/>

:

/>

:

.


apply_filters('kc_setting_general', $kc_general_tab); ?>