Opened 16 years ago
Closed 16 years ago
#11853 closed defect (bug) (fixed)
Fixes for default arguments in general_template.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | Inline Docs | Keywords: | has-patch |
| Focuses: | Cc: |
Description
- updated Inline Docs - added information that arguments are optional where necessary;
- added
array()as default value forfeed_links()andfeed_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