Title: DX Plugin Base
Author: Mario Peshev
Published: <strong>2012년 2월 8일</strong>
Last modified: 2015년 8월 21일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/dx-plugin-base.svg)

# DX Plugin Base

 작성자: [Mario Peshev](https://profiles.wordpress.org/nofearinc/)

[다운로드](https://downloads.wordpress.org/plugin/dx-plugin-base.1.6.zip)

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

 [지원](https://wordpress.org/support/plugin/dx-plugin-base/)

## 설명

This is a fully-functional sample skeleton plugin for plugin developers.

It serves as a startup code providing reference and working codebase for:

 * defining custom post types and taxonomies
 * creating admin pages
 * sample code of the Settings API implementation for admin pages
 * registration of activate/deactivate hooks
 * adding metaboxes on pages
 * creating sample shortcode
 * creating sample widget
 * creating AJAX requests storing sample data in the database
 * creating AJAX requests for fetching remote data with the HTTP API
 * adding frontend styles/scripts the right way
 * adding admin styles/scripts the right way
 * defining common constants for further use

and more. **Use it freely as your plugin startup snippet**.

Take the code as is for test and learning or use it when creating plugins for a 
solid base. To be extended with
 widget and shortcode samples.

## 설치

Upload the DX Plugin Base plugin to your blog and activate it. It would work as 
is.

Extend or comment whenever appropriate based on your assignment.

## FAQ

  Is it compatible with latest WordPress?

Yes, it is, as well as with the latest PHP.

I’ve removed the ‘pass-by-reference’ call for all array( $this, … ) entries as it’s
deprecated since 5.3.0. If you happen to use 5.2.4, you can replace all $this in
arrays with &$this or better update PHP version.

## 후기

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

### 󠀁[Good plugin base](https://wordpress.org/support/topic/good-plugin-base/)󠁿

 [Ivan Mudrik](https://profiles.wordpress.org/meatman89fs/) 2016년 9월 3일

Nice starting for new plugin development.

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

## 기여자 & 개발자

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

기여자

 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)
 *   [ DevriX ](https://profiles.wordpress.org/devrix/)

[자국어로 “DX Plugin Base”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/dx-plugin-base)

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

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

## 변경이력

#### 1.6

 * Widget update for PHP compatibility with 4.3

#### 1.5

 * Add custom fields to metaboxes
 * Save custom fields

#### 1.4

 * Refreshing

#### 1.3

 * Add page with AJAX options
 * Introduce AJAX call for storing data to DB
 * Introduce AJAX call to fetch title from remote HTTP resouce

#### 1.2

 * Fix small issues and prevent some unexpected activities

#### 1.0

 * Initial commit

## 기초

 *  버전 **1.6**
 *  최근 업데이트: **11년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.1 또는 그 이상 **
 *  다음까지 시험됨: **4.3.34**
 *  언어
 * [English (US)](https://wordpress.org/plugins/dx-plugin-base/)
 * 태그:
 * [BASE](https://ko.wordpress.org/plugins/tags/base/)[foundation](https://ko.wordpress.org/plugins/tags/foundation/)
   [framework](https://ko.wordpress.org/plugins/tags/framework/)[skeleton](https://ko.wordpress.org/plugins/tags/skeleton/)
   [startup](https://ko.wordpress.org/plugins/tags/startup/)
 *  [고급 보기](https://ko.wordpress.org/plugins/dx-plugin-base/advanced/)

## 평점

 별 5점 만점에 5점.

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

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

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

## 기여자

 *   [ Mario Peshev ](https://profiles.wordpress.org/nofearinc/)
 *   [ DevriX ](https://profiles.wordpress.org/devrix/)

## 지원

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

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