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)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #33440.