[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 20:18:25 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 |
-------------------------------------+--------------------------------------
Comment (by strider72):
Current patch is modeled for the server data adding an array "unknown"
that contains elements:
$plugin_file => true
for unknown status
A possible alternative to the server change:
Add an "other_plugins" array that contains both:
$plugin_file => 'unknown'
or
$plugin_file => 'current'
for _all_ plugins not in the existing update data.
If they're going to bother changing the server data returned, explicitly
returning status on all plugins checked might be useful down the road....
--
Ticket URL: <http://trac.wordpress.org/ticket/5117#comment:26>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list