#8085 closed defect (bug) (fixed)
php tags missing from bp_nouveau blogs-loop.php
Reported by: | Venutius | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 4.3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0.0 |
Component: | Templates | Keywords: | |
Cc: |
Description
There's an error on line 66 of bp-templates/bp-nouveau/buddypress/blogs/blogs-loop.php
.
The php tags are missing around this statement.
It should be changed to:
<?php bp_nouveau_user_feedback( ‘blogs-loop-none’ ); ?>
Change History (3)
Note: See
TracTickets for help on using
tickets.
Yikes, good find.