[wp-trac] [WordPress Trac] #17902: You guys should add a "Plugin Details" pop-up link to installed plugins.
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 18 22:46:49 UTC 2012
#17902: You guys should add a "Plugin Details" pop-up link to installed plugins.
-------------------------------------+------------------------------
Reporter: trusktr | Owner: chsxf
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.1.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------------------
Comment (by scribu):
So, it seems the "don't JOIN global tables with non-global tables" rule
can be broken in the following case:
{{{
if ( !wp_is_large_network( 'users' ) && !defined( 'CUSTOM_USER_TABLE' ) &&
!file_exists( WP_CONTENT_DIR . '/db.php' ) )
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17902#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list