Title: آیکن دسته
Author: pixelgrade
Published: <strong>10 اکتبر 2015</strong>
Last modified: 17 می 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/category-icon/assets/banner-772x250.png?rev=1263844)

![](https://ps.w.org/category-icon/assets/icon.svg?rev=1263877)

# آیکن دسته

 توسط [pixelgrade](https://profiles.wordpress.org/pixelgrade/)

[دانلود](https://downloads.wordpress.org/plugin/category-icon.1.0.4.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/category-icon/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/category-icon/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/category-icon/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/category-icon/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/category-icon/)

## توضیحات

A WordPress plugin to easily attach an icon to a category, tag or any other taxonomy
term.

** Now supports a category, tag or any other taxonomy image field, also.

Please note that this plugin will not automatically output the icon or the image
on the frontend of our site.

It is up to you to query and output in your theme using the provided getter functions:`
get_term_icon_id()`, `get_term_icon_url()`, `get_term_image_id()`, `get_term_image_url()`.

## نصب

 1. Install Category Icon either via the WordPress.org plugin directory, or by uploading
    the files to your `/wp-content/plugins/` directory
 2. After activating Category Icon go and edit any category or term to see the upload
    field.
 3. Now you can add or edit category, tags or any other taxonomy terms icons.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/c72b1c71cd0802e6bbedf05b201ccfa2526709ed43cec735d9bd6da662c5b1da?
s=60&d=retro&r=g)

### 󠀁[No documentation](https://wordpress.org/support/topic/no-documentation-52/)󠁿

 [mogeh](https://profiles.wordpress.org/mogeh/) 8 دسامبر 2022

How would someone implement your plugin if there is no documentation? The idea is
good but the delivery is poor taste.

![](https://secure.gravatar.com/avatar/72c999339f3a4d12eb4356d97decbf047563fa603480fbdf80a9d5536f696e33?
s=60&d=retro&r=g)

### 󠀁[not working anymore on wp 5.4.2 anymore](https://wordpress.org/support/topic/not-working-anymore-on-wp-5-2-4-anymore/)󠁿

 [farzinsb](https://profiles.wordpress.org/farzinsb/) 27 ژوئن 2020

It is causing errors for my other plugins without showing any errors on screen or
in error_log file or chrome console in latest wp update 5.4.2. so I removed it.

![](https://secure.gravatar.com/avatar/26291a3e27bd18f19210e959736696d8527c5888fa120aaeea76025b6df94891?
s=60&d=retro&r=g)

### 󠀁[Absolutely useless](https://wordpress.org/support/topic/absolutely-useless-8/)󠁿

 [Joe Bloggs](https://profiles.wordpress.org/joe-bloggs/) 24 نوامبر 2019 1 پاسخ

This plugin is absolutely useless without any instructions on how to actually fetch
the icon after it has been assigned to a taxonomy term. No support what’s so ever,
support questions unanswered, figure out for your self kind of thing. Well done 
guys!

 [ خواندن تمامی 3 نقد و بررسی‌ ](https://wordpress.org/support/plugin/category-icon/reviews/)

## توسعه دهندگان و همکاران

“آیکن دسته” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ pixelgrade ](https://profiles.wordpress.org/pixelgrade/)
 *   [ vlad.olaru ](https://profiles.wordpress.org/vladolaru/)
 *   [ George Olaru ](https://profiles.wordpress.org/babbardel/)

“آیکن دسته” به 6 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/category-icon/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “آیکن دسته” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/category-icon)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/category-icon/), check
out the [SVN repository](https://plugins.svn.wordpress.org/category-icon/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/category-icon/) 
by [RSS](https://plugins.trac.wordpress.org/log/category-icon/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.0.4

 * Updated WordPress compatibility metadata for WordPress 7.0.
 * Fixed Plugin Check errors in the release package.
 * Hardened taxonomy term meta saving with explicit nonce and capability checks.
 * Escaped taxonomy admin output and sanitized settings values.
 * Scoped admin assets and SVG upload handling to Category Icon taxonomy screens.
 * Replaced the legacy SVG media modal output buffer with attachment response data.

#### 1.0.3

 * Security: sanitize and strictly validate term icon / image IDs on save and escape
   them on output to prevent XSS via the `term_icon_value` and `term_image_value`
   fields, even for Editor-level users.

#### 1.0.2

 * Security: patched blind XXE/SSRF in SVG upload flow – external entity loading
   and network access are now disabled; malformed SVGs are rejected (fail-closed).

#### 1.0.1

 * Added sanitization for SVG uploads to prevent Cross-Site Scripting (XSS) vulnerabilities.
 * Implemented secure file naming for uploaded SVG files by appending a random suffix
   to filenames.
 * Enhanced upload handling to ensure SVG files are sanitized in place without altering
   the original upload path.
 * Improved compatibility with WordPress file upload checks.

#### 1.0.0

 * Ensure compatibility with WordPress 5.9
 * Add getter functions for term icon and image.
 * Update build process.
 * Clarify description and instructions about what this plugin does and doesn’t 
   do.

#### 0.7.1

 * Improve compatibility with WordPress 5.7

#### 0.7.0

 * We did several compatibility checks with Gutenberg so everything will work just
   fine
 * Solved an issue where Category-Icon was having a conflict with other plugins 
   in the Dashboard

#### 0.6.0

 * Add a category image field to be used as featured category image

#### 0.5.0

 * Deploy on wordpress.org

#### 0.0.1

 * Init Plugin

## اطلاعات

 *  نگارش **1.0.4**
 *  Last updated **1 ماه پیش**
 *  نصب‌های فعال **2,000+**
 *  نگارش وردپرس ** 5.9.0 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [English (US)](https://wordpress.org/plugins/category-icon/)، [Spanish (Chile)](https://cl.wordpress.org/plugins/category-icon/)،
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/category-icon/)، [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/category-icon/)،
   [Spanish (Spain)](https://es.wordpress.org/plugins/category-icon/)، [Spanish (Venezuela)](https://ve.wordpress.org/plugins/category-icon/)،
   و [Swedish](https://sv.wordpress.org/plugins/category-icon/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/category-icon)
 * Tags
 * [category](https://fa.wordpress.org/plugins/tags/category/)[icon](https://fa.wordpress.org/plugins/tags/icon/)
   [image](https://fa.wordpress.org/plugins/tags/image/)[taxonomy](https://fa.wordpress.org/plugins/tags/taxonomy/)
   [term](https://fa.wordpress.org/plugins/tags/term/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/category-icon/advanced/)

## امتیازها

 1 از 5 ستاره.

 *  [  امتیاز 0 5-ستاره     ](https://wordpress.org/support/plugin/category-icon/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/category-icon/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/category-icon/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/category-icon/reviews/?filter=2)
 *  [  امتیاز 3 1-ستاره     ](https://wordpress.org/support/plugin/category-icon/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/category-icon/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/category-icon/reviews/)

## مشارکت کنندگان

 *   [ pixelgrade ](https://profiles.wordpress.org/pixelgrade/)
 *   [ vlad.olaru ](https://profiles.wordpress.org/vladolaru/)
 *   [ George Olaru ](https://profiles.wordpress.org/babbardel/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/category-icon/)