[wordpress插件] Custom Category Image自定义类别图片

wordpress 插件 文章 2020-04-07 13:20 435 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Are you looking for uploading image to a category ?

您要上传图像到类别吗?

Yes, Custom Category Image plugin exactly does that.

是的,“自定义类别图片”插件完全可以做到这一点。

Just install it and it will add an image field to your categories.

只需安装它,它将为您的类别添加一个图像字段。

use following function to get your category image in front-end ‘MGC_Custom_Category_Image::get_category_image($term_id, $size);’

使用以下函数在前端“ MGC_Custom_Category_Image :: get_category_image($ term_id,$ size);”中获取类别图片;

You can retrieve your desired image size also by passing size to this function.

您也可以通过将尺寸传递给此功能来检索所需的图像尺寸。

Very easy to use.

非常易于使用。

For any further customization feel free to raise a ticket on our website

如需进行进一步的自定义,请随时在我们的网站 上出票。

If our plugin helps you, please leave a review as that would be an ecouragement for us.

如果我们的插件可以为您提供帮助,请留下评论,因为这对我们来说是一种生态。

For any issue triggered while using our plugin please feel free to use support section.

对于使用我们的插件时触发的任何问题,请随时使用支持部分。

We will resolve that as soon as possible.

我们将尽快解决。

安装步骤

Manual

手册

    1. Upload the plugin folder to the ‘/wp-content/plugins/’ directory .

      将插件文件夹上传到“ / wp-content / plugins /”目录。

    2. Activate the plugin through the ‘Plugins’ menu in WordPress.

      通过WordPress中的“插件”菜单激活插件。

    3. Find image upload field to each category

      在每个类别中查找图片上传字段

    Automatic

    自动

      1. Go to plugin list from ‘dashboard’.

        从“仪表盘”转到插件列表。

        Search our plugin and click to install

        搜索我们的插件,然后单击安装

      2. Activate it.

        激活它。

      3. Find image upload field to each category

        在每个类别中查找图片上传字段

下载地址
https://downloads.wordpress.org/plugin/custom-category-image.zip
-EOF-

AI助手支持GPT4.0