[wp-trac] [WordPress Trac] #30767: Non-repo plugins with updates available not listed on updates screen

WordPress Trac noreply at wordpress.org
Fri Jan 23 08:12:22 UTC 2015


#30767: Non-repo plugins with updates available not listed on updates screen
-------------------------------------+--------------------
 Reporter:  lumpysimon               |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  4.1.1
Component:  Upgrade/Install          |     Version:  4.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+--------------------

Comment (by valendesigns):

 The first patch seems to work better when you deactivate the plugin and
 there's an update available. The second patch got confused and reverted
 back to an empty table, while the first one remained persistent until
 `_site_transient_update_plugins` was rebuilt. The reason is now obvious.
 The plugin can no longer filter the response since it's deactivated and
 update information still exists in the database so WP thinks theres
 something to update.

 Possibly some variation of the two techniques combined could work more
 consistently. In either case, I need more plugins to test with. I'll check
 back for responses tomorrow morning and hopefully we'll get this sorted.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30767#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list