Wp_Widget deprecated

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11686
    Alexandre
    Participant

      Hi,

      I update WordPress to 4.3 and got this error, caused by wp_pizza plugin.

      WP_Widget Is Deprecated Since Version 4.3.0! Use __construct()

      Downgraded to 4.2.4 and waiting for an upgrade.

      Thanks.

      #11696
      Olly
      Admin & Mod

        i dont know why you would want to downgrade wp because of a php notice, but anyway , please read here

        https://wordpress.org/support/topic/wp-43-wp_widget-deprecated

        #11707
        Alexandre
        Participant

          Thanks, Olly.

          I downgraded because the notice was appearing in html code, so was visible on the site.

          I will implement your solution. Thanks.

          #11748
          Olly
          Admin & Mod

            > because the notice was appearing in html code
            which is precisely why you should never output errors/warning/notices on a production site…(alongside security implications)

            do this instead
            https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/

            (or disable debug altogether of course)

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Wp_Widget deprecated’ is closed to new replies.