Opened 5 years ago
Closed 5 years ago
#49670 closed defect (bug) (duplicate)
Error message on the Add Plugins page in WordPress 5.3.2
Reported by: | terresquall | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | 5.3.2 |
Component: | Plugins | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
Hi there,
I have a site where I have set WP_DEBUG
to be true. When I go to the Add Plugins page, there is a message saying that there is an undefined property stdClass::$plugin
. I've attached a screenshot below:
I know it's a trivial null reference bug, but it never hurts to clean up these messages!
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @terresquall and welcome to WordPress Trac,
Are you able to reproduce the issue without any plugin activated and with a bundled theme like Twenty Twenty or so?