Interface: WpMediaMeta
Defined in: src/types/index.ts:1366
Metadata for a media upload.
Properties
alt_text?
optionalalt_text?:string
Defined in: src/types/index.ts:1368
caption?
optionalcaption?:string
Defined in: src/types/index.ts:1369
description?
optionaldescription?:string
Defined in: src/types/index.ts:1370
post?
optionalpost?:number
Defined in: src/types/index.ts:1371
slug?
optionalslug?:string
Defined in: src/types/index.ts:1372
title?
optionaltitle?:string
Defined in: src/types/index.ts:1367