• Resolved lkraav

    (@lkraav)


    Due to $update value null, wp-admin/list_core_update() will spew warnings in several locations in the function.

    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:40

    Core
    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:43

    Core
    Notice Trying to get property of non-object 2

    wp-admin/update-core.php:46

    Core
    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:56

    Core
    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:93

    Core
    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:94

    Core
    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:103

    Core
    Notice Trying to get property of non-object 1

    wp-admin/update-core.php:109

    Core

    @johnbillion this plugin is probably far from your current attention span. Thoughts on whether it could be imported to github and community patched up to date?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    The maintenance overhead of this plugin is surprisingly high, and it’s not a plugin that I use any more, so I don’t have any interest in maintaining it. Sorry.

    I’d recommend that you switch to a more up to date alternative, for example https://ww.wp.xz.cn/plugins/disable-wordpress-updates/ which is still maintained and was originally a fork of this plugin.

    Thread Starter lkraav

    (@lkraav)

    Thanks, exactly what I needed to know.

    Perhaps this info could be reflected in READMEs of your plugins?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘`wp-admin/list_core_update()` PHP warnings’ is closed to new replies.