[buddypress-trac] [BuddyPress Trac] #6451: Group links & permalinks cleanup
buddypress-trac
noreply at wordpress.org
Mon May 25 01:05:43 UTC 2015
#6451: Group links & permalinks cleanup
--------------------------------+-------------------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.4
Component: Component - Groups | Version: 1.0
Severity: major | Keywords: early 2nd-opinion
--------------------------------+-------------------------------
Improvements are necessary to `bp-group-template.php`:
* Output functions need to use `esc_url()`
* Should use `trailingslashit()` and `usertrailingslashit()`
* Logic should be broken out of `apply_filters()` calls
* Some functions missing filters
* Some functions have differing return/output parameters
* Missing PHPDoc blocks
* Using out-of-date functions & API's
* Code formatting improvements
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6451>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list