{
"data":[
{
"id":217567
,
"media":[
{
"title":"2016-07-23-Illustration.png",
"sizes":{
"medium":{
"width":"400",
"height":"371",
"url":"https://d21buns5ku92am.cloudfront.net/32253/273953.png"
},
}
},
{
"title":"Image1.jpg",
"sizes":{
"medium":{
"width":"400",
"height":"309",
"url":"https://d21buns5ku92am.cloudfront.net/9.jpg"
}
}
}
],
"title":"123"
}
]
}
在WordPress中使用json-content-importer
插件,如何在媒体 - >尺寸下获取相应的图片网址。有人可以告诉我一个样本,我们可以使用subloop
或subloop-array
来提取网址。