[wp-trac] [WordPress Trac] #20468: Recently active network plugins
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 18 14:24:00 UTC 2012
#20468: Recently active network plugins
---------------------------+------------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Network Admin | Version: 3.0
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Changes (by bananastalktome):
* cc: bananastalktome@… (added)
Comment:
I think this is because the {{{*_option}}} functions are being used for
the 'recently_activated' option, which is causing plugins activated
through the network plugins screen to appear in the ''primary site'' admin
plugins screen as 'Recently Active' rather than in the network admin
plugins screen. Since the same file ({{{wp-admin/plugins.php}}}) is used
for both network admin & individual site admin plugin pages, it might mean
using the {{{*_site_option}}} functions if {{{is_network_admin()}}}.
I can try and patch if this sounds like the right approach...thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20468#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list