Properties
_embedded
acf
acf: object[]
author
author: number
comment_status
comment_status: string
content
content: {
protected: boolean;
rendered: string;
}
Type declaration
protected: boolean
rendered: string
date
date: string
date_gmt
date_gmt: string
excerpt
excerpt: {
protected: boolean;
rendered: string;
}
Type declaration
protected: boolean
rendered: string
featured_media
featured_media: number
guid
guid: {
rendered: string;
}
id
id: number
link
link: string
menu_order
menu_order: number
meta
meta: object[]
modified
modified: string
modified_gmt
modified_gmt: string
parent
parent: number
ping_status
ping_status: string
slug
slug: string
status
status: string
tags
tags: number[]
template
template: string
title
title: {
rendered: string;
}
type
type: string
The page data type.
Since
3.0.0 PageDataType