我编写代码将相关文章加载到我的WordPress单篇文章中。我有调整特色图像大小的js。我收到一个错误,当特色图片是帖子的一部分。
TypeError: Cannot read property 'width' of undefined at getFeaturedImage (related.js:24)
如果没有特色图片是帖子的一部分,相关帖子一切正常。
注:我正在使用可湿性粉剂钻机来开发该网站。
以下代码来自related.js文件。
// Get the featured image if there is a featured image.
function ge