Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PostProperties

Index

Properties

content

content: { block_version?: number; protected: boolean; raw?: string; rendered: string }

Type declaration

  • Optional block_version?: number
  • protected: boolean
  • Optional raw?: string
  • rendered: string

date

date: string

date_gmt

date_gmt: string

guid

guid: { raw?: string; rendered: string }

Type declaration

  • Optional raw?: string
  • rendered: string

id

id: number

link

link: string

menu_order

menu_order: number

modified

modified: string

modified_gmt

modified_gmt: string

slug

slug: string

status

status: PostStatus

template

template: string

title

title: { raw?: string; rendered: string }

Type declaration

  • Optional raw?: string
  • rendered: string

type

type: string

Generated using TypeDoc