Opened 10 years ago
Closed 10 years ago
#35470 closed enhancement (duplicate)
Add info of used class with bad constructor
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #33440.