Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#35470 closed enhancement (duplicate)

Add info of used class with bad constructor

Reported by: sebastian.pisula Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc: Focuses:

Description

I think the message is too general:

Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0''

I think that should be for example:
Notice: The called constructor method for WP_Widget in VisualFormBuilder_Widget is deprecated since version 4.3.0''

So I know that problem is with class VisualFormBuilder_Widget

Attachments (1)

35470.patch (3.6 KB ) - added by sebastian.pisula 11 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ocean90
11 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #33440.

Note: See TracTickets for help on using tickets.