#8645 closed defect (bug) (fixed)
Provide context to the `bp_is_user_spammer` filter
Reported by: | dd32 | Owned by: | imath |
---|---|---|---|
Milestone: | 10.2.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
The bp_is_user_spammer()
functions filter bp_is_user_spammer
filter only passes the result of the function through it, but doesn't pass the actual $user
or $user_ID
of which the filter is acting upon.
Change History (9)
#2
@
3 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 10.2.0
Hi @dd32
Thanks a lot for your suggestion, we’ll add it in next minor version. Too bad our Trac doesn’t have the same feature the WordPress one has to support PRs on GitHub 😉.
#3
@
3 years ago
Too bad our Trac doesn’t have the same feature the WordPress one has to support PRs on GitHub 😉.
When someone adds me to the BuddyPress organisation as an owner so I can set it up, I shall ;)
This ticket was mentioned in PR #11 on buddypress/buddypress by dd32.
3 years ago
#5
Trac Ticket: https://buddypress.trac.wordpress.org/ticket/8645
See https://github.com/buddypress/buddypress/pull/11