#6452 closed idea (fixed)
Split template classes into separate files
Reported by: | johnjamesjacoby | Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | minor | Version: | 1.0 |
Component: | Core | Keywords: | 2nd-opinion early |
Cc: |
Description (last modified by )
As part of #6083, all functional classes were moved into /classes
subdirectories, and into dedicated files for each class. At the time, I believe we intentionally skipped the _Template
loop classes. Looking back at this, I think it's worth revisiting separating them out into their own files.
Somewhat related to this are #1479 and #1269, where this concentrated initiative of touching these classes all at once could benefit other areas of the codebase.
Change History (5)
This ticket was mentioned in Slack in #buddypress by djpaul. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
Done in #6870