Title: Super Browser Detector
Author: WP Academic
Published: <strong>2016년 10월 16일</strong>
Last modified: 2020년 3월 26일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/user-agent-body-class.svg)

# Super Browser Detector

 작성자: [WP Academic](https://profiles.wordpress.org/eastsidecode/)

[다운로드](https://downloads.wordpress.org/plugin/user-agent-body-class.zip)

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

 [지원](https://wordpress.org/support/plugin/user-agent-body-class/)

## 설명

Super Browser Detector adds PHP user agent information to the body class to help
target specific devices, browsers, and operating systems with CSS.

Major features in User Agent Body Class include:

 * Adds user browser and operating system information as a string to the body class.

## 설치

Upload Super Browser Detector folder to your blog, then Activate it.

## 후기

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

### 󠀁[Great for PHP, not for cacheing](https://wordpress.org/support/topic/great-for-php-not-for-cacheing/)󠁿

 [samuelcrowe13](https://profiles.wordpress.org/samuelcrowe13/) 2019년 4월 25일

This plugin is great as it provides the PHP command lines for identifying browsers
and using if commands. It's not a great plugin for cacheing when using plugins such
as W3 Total Cache, especially with memcache, as it stores .browser-gecko and .os-
linux on the server. It's better used as inline-PHP standalone commands: $userAgent
= $_SERVER['HTTP_USER_AGENT']; if($is_safari) { echo 'safari item'; } elseif($is_chrome){
echo 'chrome item'; } It's super helpful for providing these tags however, especially
since these lines of code will transcend version updates for the foreseeable future,
and it will work fantastic with a non-cacheing website.

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

### 󠀁[Great Solution for Targeted CSS](https://wordpress.org/support/topic/great-solution-for-css/)󠁿

 [Dru K](https://profiles.wordpress.org/dsgncr8or/) 2018년 2월 26일

A great solution for targeting specific browser types and software… and appreciate
the simple code.

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

### 󠀁[Does what I needed](https://wordpress.org/support/topic/does-what-i-needed-10/)󠁿

 [dbrown12](https://profiles.wordpress.org/dbrown12/) 2016년 10월 17일

Does exactly what it says. Super helpful for writing browser-specific CSS.

 [ 모든 3 평가 읽기 ](https://wordpress.org/support/plugin/user-agent-body-class/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ WP Academic ](https://profiles.wordpress.org/eastsidecode/)
 *   [ Louis ](https://profiles.wordpress.org/louis/)

[자국어로 “Super Browser Detector”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/user-agent-body-class)

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

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

## 변경이력

#### 1.2

_Release Date – 26 March 2020_
 * Adds support for new Chromium Edge thanks to my
friend Jan!

#### 1.1

_Release Date – 28 November 2017_
 * Adds support for Edge

#### 1.0

_Release Date – 28 September 2016_
 * Initial release

## 기초

 *  버전 **1.1**
 *  최근 업데이트: **7년 전**
 *  활성화된 설치 **200+**
 *  워드프레스 버전 ** 4.3 또는 그 이상 **
 *  다음까지 시험됨: **5.2.28**
 *  언어
 * [English (US)](https://wordpress.org/plugins/user-agent-body-class/)
 * 태그:
 * [browser detect](https://ko.wordpress.org/plugins/tags/browser-detect/)[php](https://ko.wordpress.org/plugins/tags/php/)
   [user agent](https://ko.wordpress.org/plugins/tags/user-agent/)
 *  [고급 보기](https://ko.wordpress.org/plugins/user-agent-body-class/advanced/)

## 평점

 별 5점 만점에 5점.

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

[Your review](https://wordpress.org/support/plugin/user-agent-body-class/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/user-agent-body-class/reviews/)

## 기여자

 *   [ WP Academic ](https://profiles.wordpress.org/eastsidecode/)
 *   [ Louis ](https://profiles.wordpress.org/louis/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/user-agent-body-class/)