';
echo '
'.__('Dismiss This Notice', 'cpocore').'';
echo '

';
echo '
'.sprintf(__('%s Is Now Ready', 'cpocore'), CPOTHEME_NAME).'
';
echo '
'.__('Your new theme has been activated! To get started, check the following list:', 'cpocore').'
';
echo '
';
//RECOMMENDED PLUGINS
echo '
';
echo '
1. '.__('Install Recommended Plugins', 'cpocore').'
';
echo __('This theme works well with a number of free plugins to unlock its full potential. It is highly recommended that you install them.', 'cpocore');
//CPO Content Types
$plugin_url = add_query_arg(array('tab' => 'plugin-information', 'plugin' => 'cpo-content-types', 'TB_iframe' => 'true', 'width' => '640', 'height' => '500'), admin_url('plugin-install.php'));
echo '
'.__('Install CPO Content Types', 'cpocore').'';
//CPO Shortcodes
$plugin_url = add_query_arg(array('tab' => 'plugin-information', 'plugin' => 'cpo-shortcodes', 'TB_iframe' => 'true', 'width' => '640', 'height' => '500'), admin_url('plugin-install.php'));
echo '
'.__('Install CPO Shortcodes', 'cpocore').'';
//CPO Widgets
$plugin_url = add_query_arg(array('tab' => 'plugin-information', 'plugin' => 'cpo-widgets', 'TB_iframe' => 'true', 'width' => '640', 'height' => '500'), admin_url('plugin-install.php'));
echo '
'.__('Install CPO Widgets', 'cpocore').'';
echo '
';
//CONTENT TYPES
echo '
';
//LISTING PAGES
/*echo '
';*/
//THEME OPTIONS
echo '
';
echo '
';
echo '