Opened 14 years ago
Last modified 10 years ago
#1513 new task (blessed)
Reduce amount of topic/reply code duplication
Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | Future Release | Priority: | high |
Severity: | normal | Version: | |
Component: | General - Administration | Keywords: | |
Cc: |
Description
In the process of creating the bbPress plugins topics and replies, there ended up to be quite a bit of code duplication needed between the two post types.
A sweep should be done to limit all post meta queries down to 1 definitive set of functions that can handle both topics and replies, with (possibly deprecated) wrapper functions to handle the specifics for each post type.
Change History (7)
#1
@
14 years ago
- Summary changed from Reduce amount of topic/reply duplication to Reduce amount of topic/reply code duplication
#2
@
14 years ago
- Owner set to johnjamesjacoby
- Priority changed from normal to high
- Type changed from enhancement to task
This ticket was mentioned in Slack in #bbpress by netweb. View the logs.
10 years ago
Note: See
TracTickets for help on using
tickets.
Moving to future release.