Opened 17 years ago
Closed 17 years ago
#10368 closed defect (bug) (fixed)
register_setting() documentation improvement
| Reported by: | filosofo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Inline Docs | Version: | 2.9 |
| Severity: | normal | Keywords: | has-patch documentation |
| Cc: | Focuses: |
Description
The documentation for register_setting() gives the false impression, with "can be anything," that the first argument is an arbitrary string.
Rather, it needs to be a registered options group name.
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 [11991]) Improve inline documentation for register_setting(). Props filosofo. fixes #10368