[wp-trac] [WordPress Trac] #15861: Sorting users by post count
WordPress Trac
noreply at wordpress.org
Sun Feb 2 09:27:11 UTC 2014
#15861: Sorting users by post count
------------------------------------+-----------------------------
Reporter: scribu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses: administration
------------------------------------+-----------------------------
Changes (by nacin):
* focuses: => administration
* component: Administration => Users
Comment:
Replying to [comment:11 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' ) )
> }}}
I'm OK with that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15861#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list