Saltar al contenido principal

Interface: WpMediaUpdate

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

Payload for updating a WordPress media item.

Extends

Properties

alt_text?

optional alt_text?: string

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

Inherited from

WpMediaMeta.alt_text


caption?

optional caption?: string

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

Inherited from

WpMediaMeta.caption


description?

optional description?: string

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

Inherited from

WpMediaMeta.description


post?

optional post?: number

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

Inherited from

WpMediaMeta.post


slug?

optional slug?: string

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

Inherited from

WpMediaMeta.slug


status?

optional status?: string

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


title?

optional title?: string

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

Inherited from

WpMediaMeta.title