name && 'Madara' != $theme->parent_theme ) { echo '
|
' . esc_html__("Do you want to reverse scraping of chapters and start with oldest?", 'ultimate-manga-scraper') . '
| ' . esc_html__("Skip First Chapter Image (Usually Ad)", 'ultimate-manga-scraper') . ': | ||||
|
' . esc_html__("Select the search result type to query.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select the manga author you wish to query.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select the manga artist you wish to query.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select the manga genre you wish to query. You can enter a comma separated list of genres. Valid genres are: Action, Adult, Adventure, Comedy, Doujinshi, Drama, Ecchi, Fantasy, Gender Bender, Harem, Historical, Horror, Josei, Martial Arts, Mature, Mecha, Mystery, One Shot, Psychological, Romance, School Life, Sci-fi, Seinen, Shoujo, Shoujo Ai, Shounen, Shounen Ai, Slice of Life, Smut, Sports, Supernatural, Tragedy, Webtoons, Yaoi, Yuri", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select the manga genre you wish to exclude. You can enter a comma separated list of genres. Valid genres are: Action, Adult, Adventure, Comedy, Doujinshi, Drama, Ecchi, Fantasy, Gender Bender, Harem, Historical, Horror, Josei, Martial Arts, Mature, Mecha, Mystery, One Shot, Psychological, Romance, School Life, Sci-fi, Seinen, Shoujo, Shoujo Ai, Shounen, Shounen Ai, Slice of Life, Smut, Sports, Supernatural, Tragedy, Webtoons, Yaoi, Yuri", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Set a release year to query manga before it.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Set a release year to query manga after it.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Set a minimum rating for the queried manga.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Do you want to search only completed manga?", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Set the sorting of the manga results?", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select results ordering type.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Set a maximum number of manga to scrape. This value is optional.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Do you want to remember last posted item and continue search from it the next time the importing rule runs?", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select the manga genre that you want for the automatically generated manga to have.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Do you want to automatically add manga genres from the feed items?", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Do you want to automatically add manga tags from the feed items?", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Select the manga tags that you want for the automatically generated manga to have.", 'ultimate-manga-scraper') . '
| |||||
|
' . esc_html__("Do you want to try to use PhantomJS to try to parse JavaScript from crawled pages (for pages that create dynamic content, on page load, using JavaScript)? Please note that for this to work, you must have PhantomJs installed on your server. You can configure the path to PhantomJS from your server, from plugin\'s \'Main Settings\'.", 'ultimate-manga-scraper') . '
' . esc_html__("New feature added to this plugin: it is able to use HeadlessBrowserAPI to scrape with JavaScript rendered content any website from the internet. Also, the Tor node of the API will be able to scrape .onion sites from the Dark Net!", 'ultimate-manga-scraper') . ' ' . esc_html__('INFO: PhantomJS not found - please install it on your server or configure the path to it in plugin\'s \'Main Settings\'!', 'ultimate-manga-scraper') . ' ' . esc_html__('How to install PhantomJs?', 'ultimate-manga-scraper') . ''; } elseif($phantom === -1) { $output .= ' ' . esc_html__('INFO: PhantomJS cannot run - shell exec is not enabled on your server. Please enable it and retry using this feature of the plugin.', 'ultimate-manga-scraper') . ''; } elseif($phantom === -2) { $output .= ' ' . esc_html__('INFO: PhantomJS cannot run - shell exec is not allowed to run on your server (in disable_functions list in php.ini). Please enable it and retry using this feature of the plugin.', 'ultimate-manga-scraper') . ''; } elseif($phantom === 1) { $output .= ' ' . esc_html__('INFO: PhantomJS OK', 'ultimate-manga-scraper') . ''; } } $output .= ' |
| ||||
|
' . esc_html__("Set the number of milliseconds that phantomjs should wait before rendering pages (1000 ms = 1 sec).", 'ultimate-manga-scraper') . '
|
| ||||
|
' . esc_html__("Do you want to enable comments for the generated manga?", 'ultimate-manga-scraper') . '
| ' . esc_html__("Enable Pingback/Trackback", 'ultimate-manga-scraper') . ': | ' . esc_html__("Get Publish Date From Manga", 'ultimate-manga-scraper') . ': | ' . esc_html__("Global Chapter Warning Message", 'ultimate-manga-scraper') . ': | ||
' . esc_html__("Translation Options:", 'ultimate-manga-scraper') . ' | |||||
|
' . esc_html__("Do you want to automatically translate generated content using Google Translate? If set, this will overwrite the \'Automatically Translate Content To\' option from plugin\'s \'Main Settings\'.", 'ultimate-manga-scraper') . '
' . esc_html__("Info:", 'ultimate-manga-scraper') . ' ' . esc_html__("for translation, the plugin also supports WPML.", 'ultimate-manga-scraper') . ' ' . esc_html__("Get WPML now!", 'ultimate-manga-scraper') . ' | |||||
|
' . esc_html__("Do you want to not translate web novel titles?", 'ultimate-manga-scraper') . '
|
OK
|
X | ' . esc_html__('Manga Generated:', 'ultimate-manga-scraper') . ' ' . esc_html($generated_posts) . '
'; if ($generated_posts != 0) { $output .= '' . esc_html__('View Generated Manga', 'ultimate-manga-scraper') . ' '; } $output .= esc_html__('Last Run: ', 'ultimate-manga-scraper'); if ($last_run == '1988-01-27 00:00:00') { $output .= 'Never'; } else { $output .= $last_run; } $output .= ' ' . esc_html__('Next Run: ', 'ultimate-manga-scraper'); if($unlocker == '1') { $nextrun = ums_add_minute($last_run, $schedule); } else { $nextrun = ums_add_hour($last_run, $schedule); } $now = ums_get_date_now(); if ( defined( 'DISABLE_WP_CRON' ) && DISABLE_WP_CRON ) { $output .= esc_html__('WP-CRON Disabled. Rules will not automatically run!', 'ultimate-manga-scraper'); } else { if (isset($active) && $active === '1') { if($unlocker == '1') { $ums_hour_diff = (int)ums_minute_diff($now, $nextrun); } else { $ums_hour_diff = (int)ums_hour_diff($now, $nextrun); } if ($ums_hour_diff >= 0) { $append = 'Now.'; $cron = _get_cron_array(); if ($cron != FALSE) { $date_format = _x('Y-m-d H:i:s', 'Date Time Format1', 'ultimate-manga-scraper'); foreach ($cron as $timestamp => $cronhooks) { foreach ((array) $cronhooks as $hook => $events) { if ($hook == 'umsaction') { foreach ((array) $events as $key => $event) { $append = date_i18n($date_format, $timestamp); } } } } } $output .= $append; } else { $output .= $nextrun; } } else { $output .= esc_html__('Rule Disabled', 'ultimate-manga-scraper'); } } $output .= ' ' . esc_html__('Local Time: ', 'ultimate-manga-scraper') . $now; $output .= ' |
|