Interface: WpBaseEntity
Defined in: src/types/index.ts:1219
Base fields shared by all WordPress entities.
Extended by
Properties
date
date:
string
Defined in: src/types/index.ts:1221
date_gmt
date_gmt:
string
Defined in: src/types/index.ts:1222
id
id:
number
Defined in: src/types/index.ts:1220
link
link:
string
Defined in: src/types/index.ts:1227
modified
modified:
string
Defined in: src/types/index.ts:1223
modified_gmt
modified_gmt:
string
Defined in: src/types/index.ts:1224
slug
slug:
string
Defined in: src/types/index.ts:1225
status
status:
string
Defined in: src/types/index.ts:1226