Skip to content

Commit 2d6126e

Browse files
authored
Update anonymous-bbpress.php
1 parent 3007f5c commit 2d6126e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

anonymous-bbpress.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
namespace LittleBizzy\AnonymousbbPress;
1515

1616
/**
17-
* Init.
18-
*/
17+
* Init.
18+
*/
1919
add_action( 'init', function(){
2020

2121
add_filter( 'bbp_current_user_can_access_anonymous_user_form', '__return_false' );

0 commit comments

Comments
 (0)