[wp-trac] [WordPress Trac] #11861: Show list of drop-ins and must-use plugins in admin area
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 11 09:03:37 UTC 2010
#11861: Show list of drop-ins and must-use plugins in admin area
-----------------------------+----------------------------------------------
Reporter: archon810 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version: 2.9.1
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Old description:
> Stemming from #10952, this ticket is a suggestion to add a warning
> somewhere in admin when a custom object-cache.php and/or db.php are
> present.
>
> Malfunctions related to having those files can be very tricky to trace
> and debug, as evident from #10952.
>
> Specifically, see http://core.trac.wordpress.org/ticket/10952#comment:19
> for dd32's support for adding this warning.
New description:
Stemming from #10952, this ticket is a suggestion to add a warning
somewhere in admin when a custom object-cache.php and/or db.php are
present.
Malfunctions related to having those files can be very tricky to trace and
debug, as evident from #10952.
Specifically, see http://core.trac.wordpress.org/ticket/10952#comment:19
for dd32's support for adding this warning.[[Image()]]
--
Comment(by dd32):
> {{{ (for !multisite is_super_admin) }}}
By that i meant:
{{{
(for !multisite || is_super_admin)
}}}
{{{||}}} got eaten as a table?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11861#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list