wordpress 如何将图片添加到wordpress中的每个类别?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2317293/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
how to add image to each category in wordpress?
提问by Sameer Z.
i create the plugin to add image to each category, i want to upload image at time of add category and also in edit category, also in list of category i want to retrieve each category name with image
我创建插件以将图像添加到每个类别,我想在添加类别和编辑类别时上传图像,也在类别列表中我想用图像检索每个类别名称
thanks in advance
提前致谢
have dream day
有梦想的一天
回答by ugreen
Try this:
尝试这个:
http://wordpress.org/extend/plugins/category-page-icons/
http://wordpress.org/extend/plugins/category-page-icons/
Maybe you can use that, or parts of it :)
也许你可以使用它,或者它的一部分:)
回答by Muhammad
Use this plugin:
使用这个插件:
http://wordpress.org/extend/plugins/categories-images/
http://wordpress.org/extend/plugins/categories-images/
it is so simple and so easy, you can find everything in documentation :)
它是如此简单和容易,您可以在文档中找到所有内容:)