• Just switched to new server with MySQL 5.6 and PhP 5.5 and

    wp_list_pages()

    does not work. Using it cuts off page output when used in either template or content.
    Have disabled all plugins and tried TwentyEleven and TwentyFourteen themes.
    Neither PhP nor WordPress Debug give any errors.

Viewing 1 replies (of 1 total)
  • Thread Starter hchoate

    (@hchoate)

    actually, it’s this line

    $pages = $wpdb->get_results($query);

    in post.php function get_pages

    that just ‘goes away’, no error, no more output.

    Any known issues with WordPress 4 and MySQL 5.6 ?

Viewing 1 replies (of 1 total)
  • The topic ‘wp_list_pages not working’ is closed to new replies.