Opened 3 years ago
Closed 3 years ago
#11853 closed defect (bug) (fixed)
Fixes for default arguments in general_template.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Inline Docs | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
- updated Inline Docs - added information that arguments are optional where necessary;
- added array() as default value for feed_links() and feed_links_extra() (current description for them is "Optional arguments". If someone will call them directly from theme without passing argument, php will generate warning).
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [12687]) phpdoc updates. Props sirzooro. fixes #11853