[wp-trac] [WordPress Trac] #33330: Undefined property: stdClass::$slug
WordPress Trac
noreply at wordpress.org
Tue Aug 11 20:31:48 UTC 2015
#33330: Undefined property: stdClass::$slug
--------------------------+------------------------------
Reporter: mattfiocca | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 4.2.4
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by mattfiocca):
* status: new => closed
* resolution: => invalid
Comment:
Found it.
In my database, in `wp_options` table, `_site_transient_update_plugins`
option, I found this in the serialized value:
```{s:9:"no_update";s:30:"Already on the latest version.";}}}```
Not sure how that got set, but this is local to me. Cleaning up the DB
resolved it for me.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33330#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list