PHP strict errors with list-pages-shortcode
-
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 ) {
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.