Opened 4 months ago

Last modified 3 months ago

#23192 closed enhancement

Use get_user_by() in is_user_spammy() — at Initial Version

Reported by: ocean90 Owned by:
Priority: normal Milestone: 3.6
Component: Multisite Version:
Severity: normal Keywords: has-patch commit needs-unit-tests
Cc: bananastalktome@…

Description

Comes up after reading #23190.

Since is_user_spammy expects a user name, we should replace it with get_user_by( 'login', $username ). Same for the id.

Change History (1)

Note: See TracTickets for help on using tickets.