Title: Devicons
Author: Ryder Damen
Published: <strong>21 Tháng 3, 2018</strong>
Last modified: 21 Tháng 3, 2018

---

Tìm kiếm plugin

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

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/devicons/assets/icon-256x256.png?rev=1843880)

# Devicons

 Bởi [Ryder Damen](https://profiles.wordpress.org/ryderdamen/)

[Tải về](https://downloads.wordpress.org/plugin/devicons.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/devicons/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/devicons/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/devicons/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/devicons/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/devicons/)

## Mô tả

Devicons is a plugin that allows you to easily display Devicons (Software and Web
Developer icons) on your WordPress site. Show off your skills by including them 
in a graphical way. This plugin is based on the [Devicon project by Julien Monty](http://konpa.github.io/devicon/).

## Ảnh màn hình

[⌊A screenshot showing a full list of rendered, coloured devicons without titles.⌉⌊
A screenshot showing a full list of rendered, coloured devicons without titles.⌉[

A screenshot showing a full list of rendered, coloured devicons without titles.

[⌊A screenshot showing devicons with titles, of a specific colour.⌉⌊A screenshot
showing devicons with titles, of a specific colour.⌉[

A screenshot showing devicons with titles, of a specific colour.

## Cài đặt

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘Devicons’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

## Hỏi đáp

  Installation Instructions

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘Devicons’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

  How do I display one devicon?

You can show one devicon as an inline style by using the shortcode `[devicon icon
="wordpress"]` in a page or a post. This will return the colour, non-title version
of that icon inline. This means it’s returned in the html tag you put it in. If 
you wrap the shortcode in a h1 tag, it will return with the same font-size as your
h1 (page titles), or the same with a regular p (paragraph) tag.

  How do I display multiple devicons?

You can display multiple devicons either by stringing together the above ‘devicon’
shortcode, or by using the following shortcode:

    ```
    [devicons]
    wordpress
    facebook
    illustrator
    [/devicons]
    ```

Simply list the ones you want within the shortcode, (separated by a space, comma,
or enter key) and the plugin will display them for you. These once again default
to colour without titles, but are not displayed inline. These instead are displayed
as 50px size icons, giving you a better way to showcase a bunch of skills for a 
particular project.

  How do I display icon titles (wordmarks)?

If you hover over an icon, it will always return the title of that icon for web 
accessibility purposes. You can however show the title right on the icon if you 
like. This is available for most (but not all) icons, but the plugin will simply
return the non-titled version if it’s not available. To show titles, simply add 
the title=”true” parameter to the shortcode. Here are a few examples:

When requesting a single devicon with a title:

    ```
    [devicon icon="wordpress" title="true"]
    ```

When requesting multiple devicons with titles:

    ```
    [devicons title="true"] wordpress docker [/devicons]
    ```

  How do I set a custom colour?

Icon colours can be customized with the color=”#cc0000″ (American spelling) tag.
You can input any CSS-valid colour here, but most people will just put in a hex 
code like #cc0000. Here are a few examples:

When requesting a single devicon with the colour #cc0000:

    ```
    [devicon icon="wordpress" color="#cc0000"]
    ```

When requesting multiple devicons with the colour #cc0000:

    ```
    [devicons color="#cc0000"] wordpress docker [/devicons]
    ```

## Đánh giá

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

### 󠀁[Great!](https://wordpress.org/support/topic/doesnt-work-and-i-wish-it-did/)󠁿

 [yanike](https://profiles.wordpress.org/yanike/) 27 Tháng 11, 2018

I found this to work using code like this [devicon icon=""] <i class="devicon-android-
plain"></i>. Using the [devicon icon=""] to activate the plugin and insert HTML 
tags after. Picked the icons from http://konpa.github.io/devicon/. You can see this
plugin working on my site at http://yeoworks.tk/index.php/experience/

 [ Đọc tất cả 1 đánh giá ](https://wordpress.org/support/plugin/devicons/reviews/)

## Người đóng góp & Lập trình viên

“Devicons” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Ryder Damen ](https://profiles.wordpress.org/ryderdamen/)

[Dịch “Devicons” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/devicons)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/devicons/), check out [SVN repository](https://plugins.svn.wordpress.org/devicons/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/devicons/)
qua [RSS](https://plugins.trac.wordpress.org/log/devicons/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0

 * The first release.

## Meta

 *  Phiên bản **1.0**
 *  Cập nhật lần cuối **8 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 3.5.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.9.29**
 *  Phiên bản PHP ** 5.6 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/devicons/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/devicons/advanced/)

## Đánh giá

 5 trên 5 sao.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/devicons/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/devicons/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/devicons/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/devicons/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/devicons/reviews/?filter=1)

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/devicons/reviews/)

## Những người đóng góp

 *   [ Ryder Damen ](https://profiles.wordpress.org/ryderdamen/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/devicons/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://ryderdamen.com/buy-me-a-beer)