Opened 10 years ago
Closed 10 years ago
#37732 closed enhancement (fixed)
Add a space after a period in docs
| Reported by: | ixkaito | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Posts, Post Types | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Attachments (3)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the patch! Introduced in [9138].
It looks like the docblock can be further improved. For example, the default value should be at the end of the parameter description, not at the beginning. Also, the default value for the other params isn't documented.
Adjusted the docs in 37732.2.diff according to our PHP documentation standards.