Skip to content

Hooks and filters

Matthew edited this page Aug 11, 2019 · 4 revisions

Filters

bp_report_stuff_reasons

Offers an array of reasons for reporting. Use for adding or removing reasons.

bp_report_stuff_user_meta_warning

The array passed by this filter is the warning about to be added to user_meta.

Hooks

bp_report_stuff_form_footer

Hook for adding things to the bottom of the UI reporting form

bp_report_stuff_admin_top

Hook for adding content to the top of the admin reporting page

bp_report_stuff_admin_footer

Hook for adding content to the bottom of the admin reporting page

Report stuff aims to cover all the needs of the community for collective moderation.

Clone this wiki locally