[wordpress插件] Auto Thumbnails自动缩图

wordpress 插件 文章 2020-02-25 15:20 584 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

When you have a new post.

有新帖子时。

you are lazy upload Feature Image.

您懒惰地上传功能图片。

if you download and activate this plugin.

如果您下载并激活此插件。

you will be happy.

你会开心的。

Because this plugin will get your image in your post to show your post on your website

因为此插件会在您的信息中显示您的图片,以便在您的网站上显示您的信息

you should copy this code to your position code of thumbnails

您应该将此代码复制到缩略图的位置代码

  <?php echo do_shortcode('[thumbnails]'); 

?>

?>

if you want to set about width and height

如果要设置宽度和高度

  <?php echo do_shortcode('[[thumbnails width =“ 100” height =“ 100”]'); 

?>

?>

安装步骤

    1. Download and unzip “Auto Thumbnails”.
    2. 下载并解压缩“自动缩略图”。

    3. Copy Folder to your plugin directory.
    4. 将文件夹复制到您的插件目录。

    5. Go To your wp-admin.
    6. 转到您的wp-admin。

    7. Select plugin.

    8. 选择插件。

    9. Find Auto Thumbnails plugin.
    10. 查找“自动缩略图”插件。

    11. Activate.
    12. 激活。

    13. Finish and try you post about don’t upload Feature Image.
    14. 完成并尝试发布有关不上传功能图片的信息。

下载地址
https://downloads.wordpress.org/plugin/automatic-thumbnail.1.0.zip
-EOF-

AI助手支持GPT4.0