diff --git a/ceo-import.php b/ceo-import.php index 9f262d3..d4dff11 100644 --- a/ceo-import.php +++ b/ceo-import.php @@ -139,13 +139,13 @@ if ( isset($_POST['_wpnonce']) && wp_verify_nonce($_POST['_wpnonce'], 'comicease ?>
-

+

- +
'; + $menu_order_field = '
'; $menu_order_field .= ''; echo $menu_order_field; diff --git a/functions/filters.php b/functions/filters.php index 3b2a458..8306bf9 100644 --- a/functions/filters.php +++ b/functions/filters.php @@ -1,6 +1,6 @@
images/nav/ in your child theme and place your image files and navstyle.css file inside of it to determine the style of your navigation display.','comiceasel'); ?> - '; _e('The navstyle.css is disable via the option in the general tab of this config section, this will have no effect.','easel'); ?>
+ '; _e('The navstyle.css is disable via the option in the general tab of this config section, this will have no effect.','comiceasel'); ?>
diff --git a/readme.txt b/readme.txt index ee15dc1..5c451ce 100644 --- a/readme.txt +++ b/readme.txt @@ -127,8 +127,9 @@ The comic navigation widget is only seen if you have the comic sidebar's enabled == Changelog == = 1.4.3 = -Support for Jetpack's Publicize and shortlinks for comics. -Change menu position to 6 if Jetpack comics is activated so they don't overwrite each other. +* Support for Jetpack's Publicize and shortlinks for comics. +* Change menu position to 6 if Jetpack comics is activated so they don't overwrite each other. +* Fixed some localization strings being the wrong designation = 1.4.2 = * shortcodes: fixed the 'ordering' of the thumbnail=1 in the comic-archive for list=0 diff --git a/widgets/comicblogpost.php b/widgets/comicblogpost.php index 948d582..a33d352 100644 --- a/widgets/comicblogpost.php +++ b/widgets/comicblogpost.php @@ -15,7 +15,7 @@ function ceo_display_comic_small_blog_post($instance) { the_content(); if ($instance['showcommentlink'] && ($post->comment_status == 'open') && !is_singular()) { ?>