Make WordPress Core

Changes between Version 6 and Version 7 of Ticket #19810, comment 10


Ignore:
Timestamp:
01/12/2012 07:38:03 AM (13 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19810, comment 10

    v6 v7  
    33* [http://wordpress.org/extend/plugins/add-user-autocomplete/ Add User Autocomplete] (MultiSite)
    44
    5 Adds auto-complete to "Add Existing User" under Dashboard > Users > Add New (#18160). Interestingly, it also allows for multi-user adding -- might be possible to incorporate #18162 and #18161 with reversed logic. @boonebgorges never ceases to amaze.
     5Adds auto-complete to "Add Existing User" under Dashboard > Users > Add New (#18160). Interestingly, it also allows for multi-user adding -- might be possible to incorporate #18162 and #18161 with reversed logic.
    66
    7 Also extends WP_User_Query to search more fields, might help with #16366.
     7Also extends WP_User_Query to search more fields, might help with #16366. @boonebgorges never ceases to amaze.
     8
    89
    910* [http://wordpress.org/extend/plugins/co-authors-plus/ Co-Authors Plus]