• 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 become if ( empty($wsp_posts_by_category) ) { because on some circumstances it returns nothing. Please fix it for next update. Thanks for the plugin! 😉

    https://wordpress.org/plugins/wp-sitemap-page/

The topic ‘No post title returned’ is closed to new replies.