• Resolved Presskopp

    (@presskopp)


    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; bcn_breadcrumb has a deprecated constructor in …\plugin\breadcrumb-navxt\breadcrumb_navxt_class.php on line 41

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; bcn_breadcrumb_trail has a deprecated constructor in …\plugin\breadcrumb-navxt\breadcrumb_navxt_class.php on line 391

    This happens when testing a theme locally against WP 4.6Beta and PHP 7.06

    https://wordpress.org/plugins/breadcrumb-navxt/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Havlik

    (@mtekk)

    Have you tried using a more recent release of Breadcrumb NavXT? The last release with the file breadcrumb_navxt_class.php was version 4.4.0, which is 3 years old now. Since version 5.0, the plugin has been reorganized and uses the new PHP5 class constructor (should not get this warning message with Breadcrumb NavXT 5.4.0).

    Thread Starter Presskopp

    (@presskopp)

    Ah, great, this is a plugin shipped with the theme, I didn’t check the version of it. I will tell the theme-author. Can be closed. Thank you for prompt response!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Deprecated Methods Warning’ is closed to new replies.