Title: Development Assistant
Author: Dmitry Pripa
Published: <strong>2024년 3월 12일</strong>
Last modified: 2025년 10월 8일

---

플러그인 검색

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

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

![](https://ps.w.org/development-assistant/assets/icon-256x256.png?rev=3367993)

# Development Assistant

 작성자: [Dmitry Pripa](https://profiles.wordpress.org/dpripa/)

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

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

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

## 설명

Development Assistant is a comprehensive toolkit designed to streamline the development
process and enhance support capabilities within WordPress. Whether you’re a seasoned
developer or a novice WordPress user, this plugin provides essential functionalities
to manage debugging, diagnose issues, and facilitate smoother development workflows.

#### Features

 * **Debugging Made Easy:** Enable WP_DEBUG, WP_DEBUG_LOG, and WP_DEBUG_DISPLAY 
   modes directly from the WordPress admin panel without the need to manually edit
   the wp-config.php file. Effortlessly toggle these settings to facilitate efficient
   debugging and error tracking.
 * **Create Support User in One Click:** Create a support user with a single click
   to provide temporary access to your WordPress environment. This feature simplifies
   the process of sharing debugging information with developers or support teams,
   enabling them to diagnose and resolve issues more effectively. You can control
   after how many days the user will be auto-deleted. After creating a user, you
   can quickly copy the credentials to the clipboard, or share them via email (optionally
   adding a message).
 * **Plugin Conflict Resolution:** Simplify the process of identifying and resolving
   plugin conflicts. Quickly compare the performance of active and inactive plugins,
   and temporarily disable or enable plugins to isolate issues without disrupting
   your entire plugin ecosystem.
 * **SMTP Testing with MailHog:** Seamlessly integrate MailHog for SMTP testing 
   purposes. Verify the functionality of email delivery within your WordPress environment,
   ensuring reliable communication with users and clients.
 * **Download Plugins:** Download plugins directly from the WordPress admin panel’s
   plugin view. Streamline your workflow by easily obtaining plugin files for offline
   storage, manual installation, or testing in other environments and sandboxes.
   This feature facilitates seamless testing of plugins in various environments,
   allowing for thorough evaluation and development iterations.
 * **Reset:** Effortlessly undo any changes made by the plugin to restore your WordPress
   environment to its original state. This feature deletes all plugin settings and
   data from the database, resets debug constants to their pre-activation states,
   deletes the debug.log file (if it didn’t exist before activation), and activates
   any temporarily deactivated plugins.

#### Who Can Benefit

 * **Power Developers:** Streamline your development workflow with a comprehensive
   toolkit tailored for debugging and issue resolution. Enhance productivity and
   efficiency while tackling complex WordPress projects.
 * **Novice Users:** Empower yourself to diagnose and troubleshoot WordPress issues
   with ease. Quickly share debugging information with developers or support teams
   to expedite issue resolution and enhance your WordPress experience.

Development Assistant is your go-to solution for simplifying WordPress development
tasks and enhancing support capabilities. Whether you’re troubleshooting intricate
issues or optimizing your development workflow, this plugin equips you with the 
tools you need for success.

## 스크린샷

[[

[[

[[

[[

[[

[[

[[

## 후기

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

### 󠀁[Good for professional organizations](https://wordpress.org/support/topic/good-for-professional-organizations/)󠁿

 [rpbrown](https://profiles.wordpress.org/rpbrown/) 2024년 10월 15일

Development Assistant has been a lifesaver! It’s seriously streamlined our workflow
and made debugging so much easier. Having key info about our setup readily available
is invaluable for both our devs and content team. Highly recommend it to any organization
looking to optimize their WordPress development.

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

### 󠀁[Horribly buggy!](https://wordpress.org/support/topic/horribly-buggy-2/)󠁿

 [DannyCarlton](https://profiles.wordpress.org/dannycarlton/) 2024년 5월 31일 답글
3개

It basically does what any coder would know how to do manually. But, it leaves code,
when deleted, that causes errors. I’ll now have to wade through my installation 
to find what it screwed up.

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

## 기여자 & 개발자

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

기여자

 *   [ Dmitry Pripa ](https://profiles.wordpress.org/dpripa/)

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

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

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

## 변경이력

#### 1.2.10

 * Minor fixes

#### 1.2.9

 * Fixed plugin activation logic (hook was used too late, preventing logic from 
   executing)

#### 1.2.8

 * Just updated dependencies and codebase accordingly

#### 1.2.7

 * Fixed Assistant Panel positioning on the screen
 * Fixed MailHog host handling
 * Refactored code base to improve performance

#### 1.2.6

 * Minor fixes

#### 1.2.5

 * Added filter hooks for customization
 * Minor improvements

#### 1.2.4

 * Minor fixes and improvements

#### 1.2.3

 * Moved development environment settings to a separate tab
 * Added ability to manually change the environment type to development
 * Added advanced MailHog settings
 * Added MailHog to Assistant Panel (for development environment only)
 * Added display of debug.log size

#### 1.2.2

 * Fixed creation support user

#### 1.2.1

 * Added confirmation before deactivating plugin without resetting
 * Minor fixes and improvements

#### 1.2.0

 * Added Assistant Panel
 * Added ability to create and manage the support user
 * Migrated to PHP 7.4, so this is now the minimum required version
 * Minor fixes and improvements

#### 1.1.3

 * Added protection against direct access to the debug log via the link
 * Minor fixes

#### 1.1.2

 * Minor fixes

#### 1.1.1

 * Minor fixes

#### 1.1.0

 * Added ability to temporarily deactivate plugins and reactivate them all in one
   click
 * Added ability to download installed plugins directly from the plugins screen
 * Added ability to download the debug.log file
 * Fixed ability to disable plugin reset
 * Other minor improvements

#### 1.0.3

 * UX improvements

#### 1.0.2

 * UX improvements
 * Minor fixes

#### 1.0.1

 * Minor fixes and improvements

#### 1.0.0

 * Initial release

## 기초

 *  버전 **1.2.10**
 *  최근 업데이트: **11개월 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 5.0.0 또는 그 이상 **
 *  다음까지 시험됨: **6.8.8**
 *  PHP 버전 ** 7.4.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/development-assistant/)
 * 태그:
 * [debug](https://ko.wordpress.org/plugins/tags/debug/)[development](https://ko.wordpress.org/plugins/tags/development/)
   [manager](https://ko.wordpress.org/plugins/tags/manager/)[support](https://ko.wordpress.org/plugins/tags/support/)
   [testing](https://ko.wordpress.org/plugins/tags/testing/)
 *  [고급 보기](https://ko.wordpress.org/plugins/development-assistant/advanced/)

## 평점

 별 5점 만점에 3점.

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

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

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

## 기여자

 *   [ Dmitry Pripa ](https://profiles.wordpress.org/dpripa/)

## 지원

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

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