RSS提要站点图像自定义分辨率

时间:2018-12-09 作者:evenwerk

我想更新RSS源的站点图像分辨率。现在是32px。没有插件我如何更新分辨率?

<image>
    <url>https://evenwerk.com/wp-content/uploads/2018/06/cropped-logo-32x32.png</url>
    <title>Evenwerk</title>
    <link>https://evenwerk.com</link>
    <width>32</width>
    <height>32</height>
</image>

1 个回复
SO网友:Md. Ehsanul Haque Kanan

前往Settings >> Media. 在这里,您可以找到更改缩略图尺寸的选项。根据需要进行更新。

相关推荐

在RSS提要中显示排名前10的帖子

我正在尝试获得一个rss提要,它将显示本周前10位的帖子。我正在使用top 10 popular posts插件将它们显示在网站的侧栏中,这很好,但需要在rss中显示它们,这样我就可以让它们发送出去的电子邮件。下面是10大API的一些代码。任何帮助都会很好。<?php /* * This example fetches the popular posts tracked by Top 10. * */ if ( function_exists(