Skip to:
Content

BuddyPress.org

Opened 5 months ago

Last modified 3 months ago

#9167 new task

Improve the way we process user spamming

Reported by: imath's profile imath Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 1.6
Component: Members Keywords: needs-refresh
Cc: emaralive

Description

Since WordPress 5.3 the user status is now updated using the globally available wp_update_user() function, we need to review bp_core_process_spammer_status() and deprecate bp_core_update_member_status().

Change History (4)

#1 @imath
4 months ago

  • Milestone changed from Up Next to 15.0.0

#2 @imath
4 months ago

Note to self, I have a patch ready here: https://github.com/buddypress/buddypress/compare/master...imath:buddypress:patch/9167

But Tests are failing due to bp_get_deprecated_functions_versions(), we need to fix #9210 first.

#3 @emaralive
4 months ago

  • Cc emaralive added

#4 @espellcaste
3 months ago

  • Keywords needs-refresh added
  • Milestone changed from 15.0.0 to Awaiting Review
Note: See TracTickets for help on using tickets.