Opened 16 years ago
Closed 16 years ago
#15867 closed defect (bug) (fixed)
Missing/Incomplete phpDoc for functions new to 3.1
| Reported by: | demetris | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Inline Docs | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Patch provides doc block for get_post_format_slugs().
Will probably need correction/improvement before committing. I am not an expert on inline documentation. :-)
I chose a general summary for the ticket, so that we can re-use it if we find any more missing doc blocks for new functions in 3.1.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [17073]) Docs for get_post_format_slugs(). props demetris, fixes #15867.