Skip to content

Commit 8832fee

Browse files
committed
bbPress.org: Unhook bbporg_make_user_spammer().
This moderator tool is no longer in use. git-svn-id: https://meta.svn.wordpress.org/sites/trunk@14762 74240141-8908-4e6f-9713-ba540dce6ec7
1 parent fc8299a commit 8832fee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • buddypress.org/public_html/wp-content/plugins/bbpress-org

buddypress.org/public_html/wp-content/plugins/bbpress-org/tools.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,3 @@ function bbporg_make_user_spammer() {
8383
// Redirect without _GET
8484
bbp_redirect( bbp_get_user_profile_url( $user_id ) );
8585
}
86-
add_action( 'bbp_template_redirect', 'bbporg_make_user_spammer' );

0 commit comments

Comments
 (0)