Title: Development Environment
Author: loonpwn
Published: <strong>2017년 9월 24일</strong>
Last modified: 2019년 1월 14일

---

플러그인 검색

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

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

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

# Development Environment

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

[다운로드](https://downloads.wordpress.org/plugin/easy-development.zip)

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

 [지원](https://wordpress.org/support/plugin/easy-development/)

## 설명

Whoops error handling, no password logins, template hints, no indexing, flush rewrites,
everything a developer needs for their local development environment.

Components

 * **Disallow Indexing** Turn off the public blog option. This will modify the robots.
   txt generation to block all search engines
 * **Flush Rewrites** No more weird redirection problems when working on custom 
   post types or taxonomies.
 * **No Password Logins** Just stick the user in you want to login as, write anything
   in the password field, and it will login! Only works when connecting from local
   host
 * **Whoops Error Handling** The error screen from laravel, now in your WordPress
   setup
 * **Template Hints** See which templates are loading for the page you are on

The goal is to exchange security for ease of use, for that reason it’s important
that you take the security measures needed
 to ensure that someone can’t take advantage
of the site with this plugin enabled.

If you’re running on a staging environment ensure you have setup a [htpasswd](http://www.htaccesstools.com/htpasswd-generator/)

#### **Filters**

_Set Environment_

    ```
    development-environment/is-development
    ```

Dynamically set how the plugin detects if the environment is development based on
your own criteria.

_Stop a component from loading_

    ```
    development-environment/require-component-$component
    ```

Disable require of a component if you don’t want to use it. Possible values are:

    ```
    disallow-indexing, `flush-rewrites`, `no-password-logins`, `whoops-error-handling`
    ```

## 설치

To use the plugin, it must be able to detect the environment is development or staging,
this can be done via the following:

**wp-config.php**
 Add `define('WP_ENV', 'development')`

**vhost**
 Add `SetEnv WP_ENV "development"`

Or additionally via the available hooks.

## 후기

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

### 󠀁[No More Headaches!](https://wordpress.org/support/topic/no-more-headaches-2/)󠁿

 [loonpwn](https://profiles.wordpress.org/loonpwn/) 2017년 10월 23일 답글 1개

– quote from user – “When an error is thrown it’s so easy to find it and quickly
debug why it happened, and the no password login makes my day so much easier

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/easy-development/reviews/)

## 기여자 & 개발자

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

기여자

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

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

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

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

## 변경이력

See changelog on (github)[https://github.com/loonpwn/wp-development-environment/
releases]

## 기초

 *  버전 **1.0.6**
 *  최근 업데이트: **7년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 4.6 또는 그 이상 **
 *  다음까지 시험됨: **5.0.25**
 *  PHP 버전 ** 7.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/easy-development/)
 * 태그:
 * [dev](https://ko.wordpress.org/plugins/tags/dev/)[development](https://ko.wordpress.org/plugins/tags/development/)
   [easy](https://ko.wordpress.org/plugins/tags/easy/)[env](https://ko.wordpress.org/plugins/tags/env/)
   [environment](https://ko.wordpress.org/plugins/tags/environment/)
 *  [고급 보기](https://ko.wordpress.org/plugins/easy-development/advanced/)

## 평점

 별 5점 만점에 5점.

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

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

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

## 기여자

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

## 지원

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

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