Title: Multicons
Author: doc4
Published: <strong>2010년 8월 9일</strong>
Last modified: 2025년 12월 5일

---

플러그인 검색

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

![](https://ps.w.org/multicons/assets/icon-128x128.png?rev=3236229)

# Multicons

 작성자: [doc4](https://profiles.wordpress.org/doc4/)

[다운로드](https://downloads.wordpress.org/plugin/multicons.6.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/multicons/#description)
 * [평가](https://ko.wordpress.org/plugins/multicons/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/multicons/#installation)
 * [개발](https://ko.wordpress.org/plugins/multicons/#developers)

 [지원](https://wordpress.org/support/plugin/multicons/)

## 설명

Now includes favicons for Android devices. Completely re-written in version 4.2 
Multicons is a multi-favicon code generator which automatically inserts the necessary
meta tags for both favicons (site-wide and/or dashboard) and Apple Touch / iPhone
icons. Please note that it will be necessary to update your icon link locations.

Not sure what a favicon is? “A favicon (short for favorites icon), also known as
a shortcut icon, website icon, URL icon, or bookmark icon is a 16×16 or 32×32 pixel
square icon associated with a particular website or webpage. A web designer can 
create such an icon and install it into a website (or webpage) by several means,
and most graphical web browsers will then make use of it. Browsers that provide 
favicon support typically display a page’s favicon in the browser’s address bar 
and next to the page’s name in a list of bookmarks. Browsers that support a tabbed
document interface typically show a page’s favicon next to the page’s title on the
tab. Some programs allow the user to select an icon of their own from the hard drive
and associate it with a website.” – Wikipedia

Favicons have a subtle, if small, role in building the branding of a website. When
a user takes notice of a favicon it can often be a good indication they have come
to the right place serving as visual representation of a website not only in the
browser address bar but also when sifting through bookmarks. It is no secret that
our eyes gravitate towards images before text and not just on the web but iPhones
and iPads as well.

#### The meta data output by Multicons:

#### Website Favicon:

 * Location: Website [and Dashboard if no Dashboard Favicon is specified]
 * Meta tags generated:

link rel=”shortcut icon” href=”http://www.yoursite.com/favicon.ico”
 link rel=”icon”
type=”image/png” href=”http://www.yoursite.com/favicon.ico” /

#### Dashboard Favicon:

 * Location: Dashboard Only
 * Meta tag generated:

link rel=”shortcut icon” href=”http://www.yoursite.com/wp-content/favicon.ico”

#### Apple Touch Original / iPhone Icon

 * Location: Website Only
 * iDevice Effects Added such as Gloss and Rounded Corners
 * Meta tag generated:

link rel=”apple-touch-icon” href=”http://www.yoursite.com/apple-touch-icon.png”

#### Apple Touch Precomposed / iPhone Icon

 * Location: Website Only
 * No iDevice Effects Added
 * Meta tag generated:

link rel=”apple-touch-icon” href=”http://www.yoursite.com/apple-touch-icon.png”

#### Android High Resolution Icon

 * Location: Website Only
 * Meta tag generated:

link rel=”icon” href=”http://www.yoursite.com/icon-hires.png”

#### Android Regular Icon

 * Location: Website Only
 * Meta tag generated:

link rel=”icon” href=”http://www.yoursite.com/icon-reg.png”

If no image links are provided then no code is output thus, leaving a settings field
blank will not bloat the site down with empty meta tags. If an Admin image is not
provided this option will default to the Site-Wide Favicon.

This plugin includes sample files to assist in building the required images. We 
have included templates for the following: App Touch icons, Regular Favicons, and
Android Favicons. These sample images are pre-sized and ready for a creative mind.
Open these files in a graphics editor of your choice, make the necessary changes,
save them in their appropriate file format and upload them.

#### Plugin URL

[Multicons](https://doc4design.com/multicons/)

#### Screenshots

[View Screenshots](https://doc4design.com/multicons/)

## 설치

To install the plugin just follow these simple steps:

 1. Download the plugin and expand it.
 2. Copy the Multicons folder into your plugins folder ( wp-content/plugins ).
 3. Log-in to the WordPress administration panel and visit the Plugins page.
 4. Locate the Multicons plugin and click on the ‘activate’ link.
 5. Visit Settings > Multicons and provide links to the favicons.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Multicons”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ doc4 ](https://profiles.wordpress.org/doc4/)

[자국어로 “Multicons”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/multicons)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/multicons/)는, [SVN 저장소](https://plugins.svn.wordpress.org/multicons/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/multicons/)을
[RSS](https://plugins.trac.wordpress.org/log/multicons/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 6.0

 * Updated code to ensure functionality with WordPress 6.9
 * Updated Required Headers for readme.txt
 * Updated Required Headers for multicons.php

#### 5.4

 * Updated code to ensure functionality with WordPress 6.4.3+
 * Updated Required Headers for readme.txt
 * Updated Required Headers for multicons.php

#### 5.3

 * Updated code to ensure functionality with WordPress 6.1.1+

#### 5.2

 * Updated code to ensure functionality with WordPress 5.7.1+

#### 5

 * Added support for Android favicons both high resolution and regular
 * Included some additional design templates for Android favicon
 * Included a default regular favicon to verify that the plugin is working
 * Due to comments, removed all other default favicons, they stay blank now unless
   a link is added

#### 4.2

 * Removed the plugin from the main menu and added it back under Settings

#### 4.1

 * Removed an improper function call causing some users to see “Warning: call_user_func_array()”

#### 4.0

 * Rewrote the plugin code for security reasons and for WordPress approval

#### 3.0

 * Updated for security reasons
 * Failed Testing

#### 2.0

 * Added Apple Precomposed Icons
 * Make a distinction between Original and Precomposed Apple Icons

#### 1.2

 * Updated instructions for clarity
 * Fixed file naming error. [favicon.icon] is incorrect

#### 1.1

 * Removed unlink function – causing problems

#### 1.0

 * Release candidate 1: code name ‘Fapple’

## 기초

 *  버전 **6.0**
 *  최근 업데이트: **10개월 전**
 *  활성화된 설치 **2,000+**
 *  워드프레스 버전 ** 2.7 또는 그 이상 **
 *  다음까지 시험됨: **6.9.9**
 *  언어
 * [English (US)](https://wordpress.org/plugins/multicons/)
 * 태그:
 * [apple touch icon](https://ko.wordpress.org/plugins/tags/apple-touch-icon/)[favicon](https://ko.wordpress.org/plugins/tags/favicon/)
   [icon](https://ko.wordpress.org/plugins/tags/icon/)
 *  [고급 보기](https://ko.wordpress.org/plugins/multicons/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  4/5-별점 후기     ](https://wordpress.org/support/plugin/multicons/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/multicons/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/multicons/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/multicons/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/multicons/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/multicons/reviews/)

## 기여자

 *   [ doc4 ](https://profiles.wordpress.org/doc4/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/multicons/)