messages[] = sprintf(__("Reminder: You are managing the %s comic subdirectory.", 'comicpress-manager'), get_cat_name(get_option('comicpress-manager-manage-subcomic'))); } if (cpm_option('cpm-skip-checks') != 1) { if (!function_exists('get_comic_path')) { $cpm_config->warnings[] = __('It looks like you\'re running an older version of ComicPress. Storyline, hovertext, and transcript are fully supported in ComicPress 2.7. You can use hovertext and transcripts in earlier themes by using get_post_meta($post->ID, "hovertext", true) and get_post_meta($post->ID, "transcript", true).', 'comicpress-manager'); } } ob_start(); ?>

Create missing posts for uploaded comics is for when you upload a lot of comics to your comic folder and want to generate generic posts for all of the new comics, or for when you're migrating from another system to ComicPress.", 'comicpress-manager') ?>

${link_text}"; printf(__("Generating thumbnails on an import is a slow process. Some Webhosts will limit the amount of time a script can run. If your import process is failing with thumbnail generation enabled, disable thumbnail generation, perform your import, and then visit the %s to complete the thumbnail generation process.", 'comicpress-manager'), $link); ?>

import_safe_exit === true) { _e("You are in the middle of an import operation. To continue, click the button below:", 'comicpress-manager'); ?>
$value) { if (is_array($value)) { foreach ($value as $subvalue) { ?>
Congratulations, your max_execution_time is 0. You'll be able to import all of your comics in one import operation.", 'comicpress-manager'); } else { if ($max_posts_imported == 0) { _e("Something is very wrong with your configuration!.", 'comicpress-manager'); } else { printf(__("Your max_execution_time is %s. You'll be able to safely import %s comics in one import operation.", 'comicpress-manager'), $execution_time, $max_posts_imported); } } } ?>
():
" />