#8645 closed defect (bug) (fixed)
Provide context to the `bp_is_user_spammer` filter
Reported by: |
|
Owned by: |
|
---|---|---|---|
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