Opened 17 years ago
Closed 16 years ago
#12644 closed defect (bug) (fixed)
docs missing for register_post_type()/add_post_type_support() feature supports
| Reported by: | sillybean | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Inline Docs | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
The inline documentation for register_post_type() mentions the 'supports' argument and refers the reader to the add_post_type_support() docs... but there's nothing there. This is rather problematic for custom post type developers now that author, editor, and title are all optional.
I've pieced together what I think is a complete list of supported features for custom post types. Please double check me!
Attachments (2)
Change History (9)
#3
in reply to: ↑ 1
@
17 years ago
- Milestone Unassigned → 3.0
- Status new → accepted
Replying to sillybean:
Just let me know if there's anything missing. I'll add descriptions of each one later.
Based on a quick grep of 'post_type_supports', it looks like you caught them all.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Just let me know if there's anything missing. I'll add descriptions of each one later.