#43739 closed enhancement (fixed)
Include 'viewable' attribute on Post Type resource for 'edit' context
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | has-patch has-unit-tests commit fixed-major |
Focuses: | rest-api | Cc: |
Description (last modified by )
We need to include a 'viewable' attribute on the Post Type resource in order for REST API clients to know whether they should display a 'Preview' button.
Previously: https://github.com/WordPress/gutenberg/issues/5749
Attachments (3)
Change History (11)
#3
@
7 years ago
- Description modified (diff)
- Summary changed from Include 'previewable' attribute on Post Type resource for 'edit' context to Include 'viewable' attribute on Post Type resource for 'edit' context
#6
@
7 years ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopen for backport.
This ticket was mentioned in Slack in #core-restapi by desrosj. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
43739.1.2.diff
is what we want. I missed the trailing period in the first patch.