Plugin Directory

Changeset 845401


Ignore:
Timestamp:
01/25/2014 09:12:46 PM (12 years ago)
Author:
flocsy
Message:

2.4.2 fixed exclude bug + changed who to all

File:
1 edited

Legend:

Unmodified
Added
Removed
  • authors/trunk/authors.php

    r845398 r845401  
    534534        $user_args = array(
    535535            'fields' => array( 'ID', 'user_nicename', 'display_name' ),
    536             'who' => 'authors',
     536            'who' => 'all',
    537537            'orderby' => 'display_name',
    538538            'include' => $include,
Note: See TracChangeset for help on using the changeset viewer.