Title: Widget Logic Visual
Author: totalbounty
Published: <strong>2012년 2월 1일</strong>
Last modified: 2012년 2월 28일

---

플러그인 검색

![](https://ps.w.org/widget-logic-visual/assets/banner-772x250.jpg?rev=531910)

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

![](https://s.w.org/plugins/geopattern-icon/widget-logic-visual_d1d1d0.svg)

# Widget Logic Visual

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

[다운로드](https://downloads.wordpress.org/plugin/widget-logic-visual.zip)

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

 [지원](https://wordpress.org/support/plugin/widget-logic-visual/)

## 설명

Control, limit, and restrict what webpages widgets are shown on – point and click
visual display. Replaces original widget logic plugin because anyone can use it 
easily without knowing any code or template tags, “it just works”.

_UPDATE_ – now contains ability to visually add widget limitations or exceptions
for display OR the ability to add conditional tag code (for advanced users). You
get the best of both worlds!

The original Widget Logic plugin is very useful because it allows you to restrict
the display of widgets to specific pages using WordPress “conditional tags”. The
only problem is that non-technical people don’t know how to use conditional tags.

Another Plugin by: [Total Bounty Marketplace](http://www.totalbounty.com)

WordPress is now used by nearly 70 million websites worldwide and the majority of
those website owners are non-technical people. We created Widget Logic Visual Version
for all of those people. Now you can easily just point and click what sections of
your WordPress website you want a widget to display on without knowing code, or “
conditional tags” or any of that at all.

You can select to restrict view of widgets to the homepage, specific posts or pages,
tags or categories, author pages, etc. You can create just about any combination
of any of those you’d like as well.

For instance, you could choose to display a widget on only the homepage and your“
about” page, or specific tag or category pages – nearly any combination you can 
think of.

Here’s a video tutorial:

Post plugins questions and comments in the forum: [Widget Logic Visual Forum](http://www.totalbounty.com/forums/topic/widget-logic-visual-version/)

## 스크린샷

 * [[
 * Once the plugin is installed, the bottom of every widget has a new “edit visibility”
   button like the one in this image. Just click that button to restrict where the
   widget will display on your website (otherwise it will show on all pages)
 * [[
 * Once you click that buton you get a lightbox popup window to choose “add new 
   limitation (visual)” or “using conditional tag code (advanced). Click one or 
   the other to get started.
 * [[
 * Once you click “add new” you get a dropdown to choose where to show the widget(
   homepage, posts, pages, tags, categories, 404 page, author pages). Choose the
   places you want to show the widget or click “except” to not show the widget on
   those pages. This example shows adding a limitation for all category pages. Choose
   all or any you’d like to display on.
 * [[
 * In this example we see how if you uncheck “all categories” a multi-select box
   appears where you can select one or more individual category pages (if you don’t
   want them all). The same thing happens if you uncheck “all” for posts, pages,
   authors, attachments, tags, etc.
 * [[
 * An example of adding a limitation to make a widget show on every page of the 
   website except the homepage.
 * [[
 * This is an example of adding conditional tag code. You must add the code and 
   check the “activate the code” and click “update” for it to work. This is in case
   you want to try a conditional tag, de-activate it (to try a visual version) and
   then come back later to activate it again (the code you last used is saved in
   the box).
 * [[
 * This is an error illustrating what will happen if you try to add both conditional
   tag code and a visual limitation (you can’t have both, it’s one or the other)

## 설치

 1. Upload the plugin to your `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. That’s it. The plugin has no settings page, and the options are displayed at the
    bottom of all widgets

Here’s a video tutorial:
 http://www.youtube.com/watch?v=ApP2A3rWtyU

Post plugins questions and comments in the forum: [Widget Logic Visual Forum](http://www.totalbounty.com/forums/topic/widget-logic-visual-version/)

## FAQ

  Why isn’t it working?

Try switching to the WP default theme

If that doesn’t work try deactivacting all your plugins.

If either of those issues makes the plugin work fine – then activate your plugins
one by one until you find the one that is the conflict (or the theme).

Here’s a video tutorial:
 http://www.youtube.com/watch?v=ApP2A3rWtyU

Post plugins questions and comments in the forum: [Widget Logic Visual Forum](http://www.totalbounty.com/forums/topic/widget-logic-visual-version/)

## 후기

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

## 기여자 & 개발자

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

기여자

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

[자국어로 “Widget Logic Visual”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/widget-logic-visual)

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

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

## 변경이력

#### 1.5.2

fixed bug which made widgets not always place right, but in doing so had to roll
back undefined index errors fix in last release – and will fix that again in the
next release once we find the root cause

#### 1.5.1

 * fixed undefined index errors
 * added images folder that was didn’t make it into SVN in the last release (fixes
   a few broken images)

#### 1.5

 * edited the limitation lightbox to have “X” to make it more intuitive to close
 * adding explanation text to the lightbox to help first time users
 * added option in lightbox for users to “add new limitation” (visual style) or “
   use conditional tag code” (for advanced users)
 * every time you add/edit limitations or conditional tag code the widget options
   now autosave
 * added an error routine that tells you that you can’t run Widget Logic Visual 
   and the original Widget Logic plugin at the same time (previously had conflict).

#### 1.4

added lightbox and multiple rule abilities

#### 1.3

added except functionalty

#### 1.2

added the ability to add multiple limitaions

#### 1.1

Initial plugin Widget Logic Visual Version 1.1 is released

## 기초

 *  버전 **1.52**
 *  최근 업데이트: **14년 전**
 *  활성화된 설치 **200+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **3.3.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/widget-logic-visual/)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[conditional-tags](https://ko.wordpress.org/plugins/tags/conditional-tags/)
   [context](https://ko.wordpress.org/plugins/tags/context/)[filter](https://ko.wordpress.org/plugins/tags/filter/)
   [widget](https://ko.wordpress.org/plugins/tags/widget/)
 *  [고급 보기](https://ko.wordpress.org/plugins/widget-logic-visual/advanced/)

## 평점

 별 5점 만점에 2.7점.

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

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

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

## 기여자

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

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/widget-logic-visual/)

## 기부

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

 [ 이 플러그인에 기부하기 ](http://www.totalbounty.com)