Interface: WpPage
Defined in: src/types/index.ts:1275
A WordPress page.
Extends
Properties
_embedded?
optional_embedded?:WpEmbedded
Defined in: src/types/index.ts:1290
Embedded resources (author, featured media). Available when using _embed.
acf?
optionalacf?:WpAcfFields
Defined in: src/types/index.ts:1288
ACF (Advanced Custom Fields) data. Available when using ACF plugin.
author
author:
number
Defined in: src/types/index.ts:1279
comment_status
comment_status:
string
Defined in: src/types/index.ts:1283
content
content:
object
Defined in: src/types/index.ts:1277
protected
protected:
boolean
rendered
rendered:
string
date
date:
string
Defined in: src/types/index.ts:1221
Inherited from
date_gmt
date_gmt:
string
Defined in: src/types/index.ts:1222
Inherited from
excerpt
excerpt:
object
Defined in: src/types/index.ts:1278
protected
protected:
boolean
rendered
rendered:
string
featured_media
featured_media:
number
Defined in: src/types/index.ts:1280
id
id:
number
Defined in: src/types/index.ts:1220
Inherited from
link
link:
string
Defined in: src/types/index.ts:1227
Inherited from
menu_order
menu_order:
number
Defined in: src/types/index.ts:1282
meta
meta:
Record<string,unknown>
Defined in: src/types/index.ts:1286
modified
modified:
string
Defined in: src/types/index.ts:1223
Inherited from
modified_gmt
modified_gmt:
string
Defined in: src/types/index.ts:1224
Inherited from
parent
parent:
number
Defined in: src/types/index.ts:1281
ping_status
ping_status:
string
Defined in: src/types/index.ts:1284
slug
slug:
string
Defined in: src/types/index.ts:1225
Inherited from
status
status:
string
Defined in: src/types/index.ts:1226
Inherited from
template
template:
string
Defined in: src/types/index.ts:1285
title
title:
object
Defined in: src/types/index.ts:1276
rendered
rendered:
string