Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15458, comment 46


Ignore:
Timestamp:
08/08/2011 08:39:28 PM (13 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15458, comment 46

    initial v1  
    22
    33* prevent useless query in WP_User::get_data_by() when value is empty
    4 * remove clean_user_cache() call from *_metadata() function (not necessary anymore)
     4* remove clean_user_cache() call from *_metadata() functions (not necessary anymore)
    55* use WP_User::get_data_by() in clean_user_cache() for efficiency