Opened 11 years ago
Closed 11 years ago
#32331 closed defect (bug) (fixed)
Inline docs for update_option need updating to account for the new $autoload parameter
| Reported by: | Clorith | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Options, Meta APIs | Version: | 4.2 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The documentation currently includes a section stating that you can't control the $autoload parameter with update_option(), but this was added in 4.2 and just needs a quick docs edit.
Attached patch removed the now deprecated part about $autoload not being a viable parameter.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 32481: