[wp-trac] [WordPress Trac] #64775: Warning from pluck function on some random pages
WordPress Trac
noreply at wordpress.org
Tue Mar 3 08:17:02 UTC 2026
#64775: Warning from pluck function on some random pages
-------------------------------------------------+-------------------------
Reporter: gautammkgarg | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 4.7
Severity: normal | Resolution: duplicate
Keywords: has-patch needs-unit-tests | Focuses:
reporter-feedback |
-------------------------------------------------+-------------------------
Comment (by gautammkgarg):
I was getting this warning on some random pages. Today I tried to
replicate the issue again but today I am not getting the warnings. I don't
remember on what pages I was getting the error. But what I do remember is
that $value of below code was having data of few plugins, One of them was
Angelleye Updater: [https://github.com/angelleye/angelleye-updater], if I
remember is correctly.
{{{
$newlist[ $key ] = $value->$field;
}}}
As I am not getting this error everytime, so I am assuming that it might
be triggered from some scheduler.
Replying to [comment:6 siliconforks]:
> @gautammkgarg - can you describe the exact steps needed to reproduce
these warnings? Which admin pages are you seeing these warnings on?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64775#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list