Opened 17 years ago
Closed 17 years ago
#11853 closed defect (bug) (fixed)
Fixes for default arguments in general_template.php
| Reported by: | sirzooro | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Inline Docs | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [12687]) phpdoc updates. Props sirzooro. fixes #11853