Opened 8 years ago
Last modified 4 weeks ago
#3110 new task (blessed)
Add missing filter documentation
Reported by: | johnjamesjacoby | Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Tools - Code Improvements | Keywords: | good-first-bug changes-requested needs-docs |
Cc: | SirLouen |
Description
In r6438, I added an easy way to identify which filters are missing documentation blocks.
A search for:
// Filter & return
...currently yields 533 results, all of which represent filters in bbPress that are missing documentation about why someone might want to hook into them.
It would be simply wonderful for some enterprising soul to chug through these and document them. Then we can set bbPress up with one of those fancy auto-documenting filter tools like WordPress has.
Change History (4)
This ticket was mentioned in PR #17 on bbpress/bbPress by @narenin.
3 months ago
#1
- Keywords has-patch added
Core Trac : https://bbpress.trac.wordpress.org/ticket/3110