No post title returned
-
Hi Tony,
There is a bug happening on my site related to function wsp_displayPostByCat on line 867 in wp-sitemap-page.php
if ( $wsp_posts_by_category === false ) {should becomeif ( empty($wsp_posts_by_category) ) {because on some circumstances it returns nothing. Please fix it for next update. Thanks for the plugin! 😉
The topic ‘No post title returned’ is closed to new replies.