• Resolved Eric

    (@eceleste)


    After upgrading to WP 3.6.1 and running with WP_DEBUG true I began to get an error associated with list-pages-shortcode. There was a complaint that a subclass function definition did not match the parent class.

    I would recommend that you change list-pages-shortcode.php line 153 to:

    function start_el( &$output, $page, $depth = 0, $args = array(), $current_page = 0 ) {

    http://wordpress.org/plugins/list-pages-shortcode/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP strict errors with list-pages-shortcode’ is closed to new replies.