• So, everything on my weblog has been running without problems for a long time now. The only thing is that whenever I log in into the administration part, the updates section under dashboard always shows a (1). If I click on it, it will disappear for the remainder of the time (probably due to some caching).

    Anyone has any idea what’s up with this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • I don’t have a fix for this, but came here looking to remedy the same problem. So, +1 to this (and posting mainly to get notified up updates to the thread.)

    Depending on whether the update refers to WordPress, a plugin or a theme, it may help to flush out the transient data..

    3 options exist in the options table..

    _site_transient_update_core
    _site_transient_update_themes
    _site_transient_update_plugins

    Flush out whichever is misreporting an update..

    If a plugin.. _site_transient_update_plugins
    If a theme.. _site_transient_update_themes
    If WordPress.. _site_transient_update_core

    By flush, i mean drop/remove that option(only that option) from the options table.

    Mark,

    Thanks very much, the worked nicely!

    .JT.

    That’s good news… happy i could help… ??

    Thank you. That works pretty well. Dont forget to clear your cache

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dashboard keeps showing updates where there are none’ is closed to new replies.