Title: Ads Benedict
Author: Gary Kovar
Published: <strong>2016년 3월 7일</strong>
Last modified: 2016년 6월 3일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/ads-benedict.svg)

# Ads Benedict

 작성자: [Gary Kovar](https://profiles.wordpress.org/binarygary/)

[다운로드](https://downloads.wordpress.org/plugin/ads-benedict.0.3.0.zip)

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

 [지원](https://wordpress.org/support/plugin/ads-benedict/)

## 설명

I run ads for long periods of time so I don’t care about accurate display statistics
or anything of that nature.
 I needed to show banner ads on my site, but double 
click for publishers was messing up my template and other plugins were too heavy
for what I needed. So, I made a super-basic banner plugin and named it after my 
favorite breakfast.

Create a banner, paste the link it should point to, name the zone you want it in,
and make a note of the advertiser.
 Then put the shortcode into your template or
directly in a post.

If you put multiple banners into one zone then 1 will randomly be selected when 
the page loads.

## 스크린샷

[⌊If you choose to use an install of YOURLS as a means of keeping track of clicks,
this the setup page.⌉⌊If you choose to use an install of YOURLS as a means of keeping
track of clicks, this the setup page.⌉[

If you choose to use an install of YOURLS as a means of keeping track of clicks,
this the setup page.

[⌊Ah...where the magic happens. This is a view of the live ads.  Editing/Adding 
is just like editing/adding a post in WordPress. Lovely.⌉⌊Ah...where the magic happens.
This is a view of the live ads.  Editing/Adding is just like editing/adding a post
in WordPress. Lovely.⌉[

Ah…where the magic happens. This is a view of the live ads. Editing/Adding is just
like editing/adding a post in WordPress. Lovely.

[⌊And...a shortcode.  If you were using ads within a post you'd do it this way.  
Change the zone to whatever zone your ads are in.  Were you to want to use this 
inside a theme something like:  would be a better choice.⌉⌊And...a shortcode.  If
you were using ads within a post you'd do it this way.  Change the zone to whatever
zone your ads are in.  Were you to want to use this inside a theme something like:
would be a better choice.⌉[

And…a shortcode. If you were using ads within a post you’d do it this way. Change
the zone to whatever zone your ads are in. Were you to want to use this inside a
theme something like: would be a better choice.

## 설치

 1. Install from repository
 2. Update your template `<?php do_shortcode('[adsbenedict zone=zonename]') ?>` (change
    the zone name to whatever ads you want displayed here)
 3. In posts/pages just use shortcode: `[adsbenedict zone=zonename]` (change the zone
    name to whatever ads you want displayed here)
 4. Go to the adsbenedict menu page and add some ads.

## FAQ

  Aren’t there enough bad banner ad plugins?

Yep. And this one makes no claims to superiority other than that it is insanely 
simple and fixes some problems I was having with other ad plugins.

  What about click tracking? weighting? alternate networks?

If you use YOURLS link shortener you can have some rudimentary tracking. Set your
YOURLS address and secret token and a column will be added that keeps track of statistics.

There is no protection against fraudulent clicks. I use this on ads that are sold
and run for a period of time as opposed to ads that have a certain number of impressions
or clicks associated with them.

  Will it ever…

The only “features” I _think_ I’m going to add are a start date.
 Subject to change
as I need to add features for myself.

  Can I request a feature?

Of course. If it’s interesting or seems helpful to the rest of the world I might
add it.

  Does it handle billing?

Nope.

  If I put the same zone in my template twice could it possibly display the same
ad twice?

Yes.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ Gary Kovar ](https://profiles.wordpress.org/binarygary/)

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

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

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

## 변경이력

#### 0.3.0

 * Fixed a slow query related to the expiration post_meta.

#### 0.2.8

 * Increased quantity of ads to include in array.

#### 0.2.7

 * Fixed formula for ad conversion calculations.

#### 0.2.6

 * Forgot to make the ajax run for non-logged in users in previous release.

#### 0.2.5

 * Ads can be loaded via ajax which defeats full page caching.

#### 0.2.4

 * Speed and logic improvements in ad performance generation

#### 0.2.3

 * Fixed main shortcode return so PHP notice is not raised

#### 0.2.2

 * Fixed enqueued script with harcoded protocol
 * Fixed error where YOURLS was passed an empty string

#### 0.2.1

 * Added short term caching to prevent slow loading due to long running query on
   sites with lots of posts

#### 0.2.0

 * Added expiration date.
 * For already existing ads, this will not impact display.
 * New ads will default to an expiration one year from date of creation.
 * Added column to show expiration date.
 * Use yourls API to display statistics.
 * Check to see if yourls shortener is in use before adding display column of stats.

#### 0.1.3

 * Fixed YOURLS error is trying to use an already shortened link (please don’t do
   that)
 * Styled a shortened link so it’s responsive. Hardcoded for now.

#### 0.1.2

 * Added YOURLS integration
 * With YOURLS integration clicks and impressions are captures

= 0.1
 * This is the version I’m using on my sites. * Removed most (all?) self-deprecating
comments.

## 기초

 *  버전 **0.3.0**
 *  최근 업데이트: **10년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.0 또는 그 이상 **
 *  다음까지 시험됨: **4.5.33**
 *  언어
 * [English (US)](https://wordpress.org/plugins/ads-benedict/)
 * 태그:
 * [ad network](https://ko.wordpress.org/plugins/tags/ad-network/)[banner ads](https://ko.wordpress.org/plugins/tags/banner-ads/)
   [easy ads](https://ko.wordpress.org/plugins/tags/easy-ads/)
 *  [고급 보기](https://ko.wordpress.org/plugins/ads-benedict/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

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

## 기여자

 *   [ Gary Kovar ](https://profiles.wordpress.org/binarygary/)

## 지원

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

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