Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2009-09-29 16:23:05 -07:00
parent 68f9216df6
commit bdf4ee7cbc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ if (function_exists('id_get_comment_number')) {
remove_filter('comments_number','id_get_comment_number');
}
$comicpress_version = '2.8.1.12';
$comicpress_version = '2.8.1.13';
// Remove the wptexturizer from changing the quotes and squotes.
// remove_filter('the_content', 'wpautop');