Title: DX Plugin Base
Author: Mario Peshev
Published: <strong>2012年2月8日</strong>
Last modified: 2015年8月21日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](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://ja.wordpress.org/plugins/dx-plugin-base/#description)
 * [レビュー](https://ja.wordpress.org/plugins/dx-plugin-base/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/dx-plugin-base/#installation)
 * [開発](https://ja.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+**
 *  WordPress バージョン ** 3.1またはそれ以降 **
 *  検証済み最新バージョン: **4.3.34**
 *  言語
 * [English (US)](https://wordpress.org/plugins/dx-plugin-base/)
 * タグ
 * [BASE](https://ja.wordpress.org/plugins/tags/base/)[foundation](https://ja.wordpress.org/plugins/tags/foundation/)
   [framework](https://ja.wordpress.org/plugins/tags/framework/)[skeleton](https://ja.wordpress.org/plugins/tags/skeleton/)
   [startup](https://ja.wordpress.org/plugins/tags/startup/)
 *  [詳細を表示](https://ja.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/)