[wordpress插件] WP All Image SizesWP所有图像尺寸

wordpress 插件 文章 2020-02-15 18:23 653 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

By default, WordPress creates 3 sizes for every uploaded image (using the default image uploader): thumbnail, medium and large.

默认情况下,WordPress为每个上传的图像(使用默认的图像上传器)创建3种尺寸:缩略图,中号和大号。

Since version 2.9, WordPress has added post thumbnail feature that allows us to add more image sizes in order to use them more flexibly in loops, sliders or in other parts of the theme.

从2.9版开始,WordPress已添加了帖子缩略图功能,该功能使我们可以添加更多图像大小,以便在循环,滑块或主题的其他部分中更灵活地使用它们。

In many cases when you want to give user options of image size to show them in some areas such as in a popular widget, related posts area, slides, etc., you're facing the problem of listing all registered image sizes

在许多情况下,当您要为用户提供图像大小的选项以在某些区域(例如,流行的窗口小部件,相关文章区域,幻灯片等)中显示它们时,您将面临列出所有已注册图像大小的问题

in WordPress.

在WordPress中。

This plugin solves this problem by adding a box in the sidebar of the attachment page (wp-adming/post.php), listing all registered image sizes and links to view them.

此插件通过在附件页面(wp-adming / post.php)的侧栏中添加一个框来解决此问题,该框列出了所有已注册的图像尺寸和查看链接。

All the registered image sizes can be chosen also in the Media Uploader.

所有注册的图像尺寸都可以在Media Uploader中选择。

安装步骤

    1. Upload wp-all-image-sizes to the /wp-content/plugins/ directory
    2. 将wp-all-image-sizes上传到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Click on the link of one image of the media library and use it.
    6. 单击媒体库的一张图像的链接并使用它。

    7. Try to add an image in a post/page using the media uploader, and you are able to choose among all registered image sizes.
    8. 尝试使用媒体上载器在帖子/页面中添加图像,然后可以在所有已注册图像尺寸中进行选择。

下载地址

https://downloads.wordpress.org/plugin/all-image-list.zip

https://downloads.wordpress.org/plugin/all-image-list.zip

-EOF-

AI助手支持GPT4.0