[wp-trac] Re: [WordPress Trac] #5117: WordPress (plugin) updates do
not warn about unknown plugins
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 14 19:50:48 GMT 2008
#5117: WordPress (plugin) updates do not warn about unknown plugins
-------------------------------------+--------------------------------------
Reporter: Quandary | Owner: strider72
Type: defect | Status: assigned
Priority: high | Milestone: 2.6
Component: Administration | Version: 2.6
Severity: normal | Resolution:
Keywords: admin plugins has-patch |
-------------------------------------+--------------------------------------
Changes (by strider72):
* keywords: admin plugins needs-patch => admin plugins has-patch
Comment:
Added a .diff -- hope I did it right.
This adds the filter-able "not checked" message to plugins that the update
server lists as "unknown".
This is dependant on a change on the server end. The diff includes demo
code that manually marks the two attached plugins as "unknown."
As this is coded, Server will have to add an array "unknown-plugins"
containing elements of $plugin_file=>true for all the plugins for which it
doesn't have data.
This was coded against the standard WP 2.5.1 release.
--
Ticket URL: <http://trac.wordpress.org/ticket/5117#comment:25>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list