#39023 closed task (blessed) (fixed)
REST API: show_in_rest property missing from the register_post_type() and register_taxonomy() args docblocks
| Reported by: | johnbillion | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | REST API | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch commit dev-reviewed |
| Cc: | Focuses: | docs, rest-api |
Attachments (2)
Change History (12)
@
10 years ago
Add args docblocks of the register_post_type() and register_taxonomy() for 'show_in_rest', 'rest_base', and 'rest_controller_class' arguments.
#2
@
10 years ago
@johnbillion
There are 'rest_base', and 'rest_controller_class' arguments also missing from arg docblock.
I've added in 39023.2.
#4
@
10 years ago
- Keywords dev-feedback commit added
This looks good to me. @DrewAPicture, could you confirm that you're cool with the whitespace changes?
#5
@
10 years ago
- Summary show_in_rest property missing from the register_post_type() and register_taxonomy() args docblocks → REST API: show_in_rest property missing from the register_post_type() and register_taxonomy() args docblocks
This ticket was mentioned in Slack in #core by chetansatasiya. View the logs.
10 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @johnbillion
I have added my patch can you please look into it and please let me know if I understand the ticket correctly or not.
If I am wrong then please can you please tell me the more description about this ticket please.
Thanks,
Chetan