Title: Average Head &amp; Footer Code
Author: average.technology
Published: <strong>2014년 8월 8일</strong>
Last modified: 2014년 12월 4일

---

플러그인 검색

![](https://ps.w.org/average-head-footer-code/assets/banner-772x250.jpg?rev=962685)

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

![](https://s.w.org/plugins/geopattern-icon/average-head-footer-code_f8f8f8.svg)

# Average Head & Footer Code

 작성자: [average.technology](https://profiles.wordpress.org/averagetechnology/)

[다운로드](https://downloads.wordpress.org/plugin/average-head-footer-code.1.1.zip)

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

 [지원](https://wordpress.org/support/plugin/average-head-footer-code/)

## 설명

> **Notice**
>  Average is changing its name to AddFunc. Much better, huh?! Therefore,
> this plugin has been republished as [AddFunc Head & Footer Code](https://wordpress.org/plugins/addfunc-head-footer-code/).
> The “AddFunc version” is compatible with the “Average version,” so installation
> and activation of either or both is risk-free. This also enables you to manually
> transfer all of your head and footer code to the “AddFunc version” (if you wish).
> The “Average version” will remain available with minimal support until it becomes
> a burden for AddFunc (probably for many years to come, as of 2014). Any new features
> will only be added to the “AddFunc version,” so it is of course the recommended
> version (at least for future projects). Thanks!

Allows admins to add code to the `<head>` and/or footer of an individual post and/
or site-wide. Ideal for scripts such as Google Analytics conversion tracking code
and any other general or page-specific JavaScript.

**Custom support tickets are available**

See [Other Notes](https://wordpress.org/plugins/average-head-footer-code/other_notes/)
tab for details.

### Custom Support

If you have a custom support need, [please purchase your support ticket here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AF7P3TFKQ2C2).
Support tickets are responded to within 24 hours, but we answer them as soon as 
possible.

**How it works**

 1. [Purchase a support ticket via PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AF7P3TFKQ2C2)
 2. You get a chance to provide the best way to contact you and a description of your
    need
 3. I contact you as soon as I can (no less than 24 hours) and help resolve your issue

**Note:** This is for custom needs for help, not problems with the plugin, or instructions
that should already be explain in the description. If you feel there are important
details omitted from the description, installation steps, etc. of the plugin, please
report them in the Support forum. Thanks!

## 스크린샷

[⌊Simply paste your code into one of these two fields and it will be included on
every page of your website.⌉⌊Simply paste your code into one of these two fields
and it will be included on every page of your website.⌉[

Simply paste your code into one of these two fields and it will be included on every
page of your website.

[⌊Add your code to these fields respectively and it will output specifically to 
this page, post or custom post type.⌉⌊Add your code to these fields respectively
and it will output specifically to this page, post or custom post type.⌉[

Add your code to these fields respectively and it will output specifically to this
page, post or custom post type.

## 설치

 1. Upload the entire `/average-head-footer-code` folder to the `/wp-content/plugins/`
    directory
 2. Activate the plugin through the _Plugins_ menu in WordPress
 3. Add code site-wide in _Settings>Head & Footer Code_ or on individual pages/posts
    using the Head & Footer Code meta box when in edit mode in a page (or any post 
    type)

## FAQ

  Where does the head code output?

Wherever `wp_head()` is located in your theme.

  Where does the footer code output?

Wherever `wp_footer()` is located in your theme.

  Does it really require WordPress 3.0.1 or later?

I have not tested it on earlier versions. In fact, I could use help with testing.
Feel free to try it out in an earlier version and let me know if it works! 🙂

  Does Average have a website?

The cobbler has no shoes… yet.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ average.technology ](https://profiles.wordpress.org/averagetechnology/)
 *   [ Joe Rhoney ](https://profiles.wordpress.org/joerhoney/)

[자국어로 “Average Head & Footer Code”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/average-head-footer-code)

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

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

## 변경이력

#### 1.1

1-Dec-2014

 * Announces move to [AddFunc Head & Footer Code](https://wordpress.org/plugins/addfunc-head-footer-code/)
 * Fixes metabox nonce
 * Removes icon.svg

#### 1.0

7-Aug-2014

 * Includes readme.txt
 * Submitted to WordPress

#### 0.4.1

6-Aug-2014

 * Code cleaned up (mostly comments removed)
 * Excludes unnecessary file: style.css

#### 0.4

8-Jul-2014

 * Bug fix: replaced “my-meta-box-id” with “avrghdftrcdMetaBox” (duh)

#### 0.3

27-Oct-2013

 * Hid Head & Footer Code meta box from non-admin users

#### 0.2

15-Oct-2013

 * Adds a Head & Footer Code settings page for site-wide code (for admins only)

#### 0.1

14-Aug-2013

 * Adds Head & Footer Code meta box to all pages, posts and cusom post types
 * Saves Head & Footer Code entry to the database as custom fields
 * Outputs code to the website in `wp_head()` and `wp_footer()`

## 기초

 *  버전 **1.1**
 *  최근 업데이트: **12년 전**
 *  활성화된 설치 **100+**
 *  워드프레스 버전 ** 3.0.1 또는 그 이상 **
 *  다음까지 시험됨: **4.0.38**
 *  언어
 * [English (US)](https://wordpress.org/plugins/average-head-footer-code/)
 * 태그:
 * [footer](https://ko.wordpress.org/plugins/tags/footer/)[footer code](https://ko.wordpress.org/plugins/tags/footer-code/)
   [head](https://ko.wordpress.org/plugins/tags/head/)[head code](https://ko.wordpress.org/plugins/tags/head-code/)
 *  [고급 보기](https://ko.wordpress.org/plugins/average-head-footer-code/advanced/)

## 평점

 별 5점 만점에 5점.

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

[Your review](https://wordpress.org/support/plugin/average-head-footer-code/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/average-head-footer-code/reviews/)

## 기여자

 *   [ average.technology ](https://profiles.wordpress.org/averagetechnology/)
 *   [ Joe Rhoney ](https://profiles.wordpress.org/joerhoney/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/average-head-footer-code/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AF7P3TFKQ2C2)