Saltar al contenido principal

Interface: WpMediaMeta

Defined in: src/types/index.ts:1366

Metadata for a media upload.

Properties

alt_text?

optional alt_text?: string

Defined in: src/types/index.ts:1368


caption?

optional caption?: string

Defined in: src/types/index.ts:1369


description?

optional description?: string

Defined in: src/types/index.ts:1370


post?

optional post?: number

Defined in: src/types/index.ts:1371


slug?

optional slug?: string

Defined in: src/types/index.ts:1372


title?

optional title?: string

Defined in: src/types/index.ts:1367