diff --git a/functions.php b/functions.php index 5bd0d8e..1bc0555 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ if (function_exists('id_get_comment_number')) { remove_filter('comments_number','id_get_comment_number'); } -$comicpress_version = '2.8.1.3'; +$comicpress_version = '2.8.1.4'; // Remove the wptexturizer from changing the quotes and squotes. // remove_filter('the_title', 'wptexturize');