• Resolved freshpromo

    (@freshpromo)


    In the WP dashboard top menu it’s showing 3 new updates but when I navigate to Dashboard > Updates (update-core.php) it shows “Your plugins/themes/translations are all up to date”. I can confirm there are three plugins that indeed require new updates.

    When I deactivate the WP Force SSL plugin, the 3 updates appear in Dashboard > Updates. So there may be a conflict.

    Some technical details:
    – WP is a Network installation
    – Latest version of WP is installed
    – PHP 8.1
    – self-hosted environment

    Any ideas how I can further diagnose why this is happening? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    We don’t have any code related to plugin updates and we have never had any other reports of this, so unfortunately I don’t have any ideas what could be causing this issue 🙁

    Thread Starter freshpromo

    (@freshpromo)

    If it helps at all, I installed Query Monitor and see 11 warnings under the PHP Errors tab while on the update-core page. They include:

    Attempt to read property “current” on bool
    Attempt to read property “locale” on bool
    Attempt to read property “response” on bool

    That is in the wp-admin/update-core.php component with a location of:

    list_core_update()
    wp-admin/update-core.php:280
    core_upgrade_preamble()
    wp-admin/update-core.php:1122

    After deactivating your plugin those disappear and the 3 plugin updates are visible again at Dashboard > Updates.

    Not a huge deal – I’ve updated the plugins successfully and reactivated WP Force SSL. If I’m the only one to report this I’ll chalk it up to a weird bug unique to my setup. I do appreciate the quick response.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    We will look into it, sure, if there’s anything we can fix we will 🙂

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

The topic ‘This plugin prevents other plugin updates from appearing on update-core page’ is closed to new replies.