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

Dev Toolbox

설명

Every thing you need to efficiently develop a fresh plugin.

The different features is:

  • Creation tool for creating a new fresh plugin without difficulties,
  • SVN client for uploading your plugin into WordPress repository,
  • An interface to push plugins and data from your dev site to your production site (and vice versa).
  • Show all messages/errors/warning/notices raised by your plugins in the admin panel.
  • Automatic import of sent translations.

This plugin is under GPL licence.

Multisite – WordPress MU

Localization

  • English (United States), default language
  • French (France) translation provided by SedLex

Features of the framework

This plugin uses the SL framework. This framework eases the creation of new plugins by providing tools and frames (see dev-toolbox plugin for more info).

You may easily translate the text of the plugin and submit it to the developer, send a feedback, or choose the location of the plugin in the admin panel.

Have fun !

스크린샷

  • Synthesis of the plugin and interface to the SVN tools
  • Create a new plugin (download a zip)
  • SVN diff tools
  • SVN client

설치

  1. Upload this folder dev-toolbox to your plugin directory (for instance ‘/wp-content/plugins/’)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the ‘SL plugins’ box
  4. All plugins developed with the SL core will be listed in this box
  5. Enjoy !

FAQ

InfoVersion:0797c394a97d90c2cad6ee091017e80704d554a7

후기

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

기여자 & 개발자

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

기여자

자국어로 “Dev Toolbox”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.2

  • NEW: Various improvement of the core

1.2.1

  • NEW: deletion of temp files upon desinstall

1.2.0

  • NEW: add icons

1.1.9

  • IMPROVEMENT: various

1.1.8

  • NEW : how to
  • NEW some classes of the framework are deprecated

1.1.7

  • Bug for PHP version below 5.2 (now resolved)

1.1.6

  • NEW: Add deprecated functions for PHP 5.5

1.1.5

  • NEW: Add deprecated functions to be searched in php files

1.1.4

  • NEW: Automatically detect issues with <? in the php file of the plugin

1.1.3

  • BUG: Correct the look of text area for editing the readme.txt
  • NEW: improve the look of the configuration page

1.1.2

  • NEW: Improvement of display for the banners files

1.1.1

  • NEW: Create assets if does not exists

1.1.0

  • NEW: Support of banners for the SVN

1.0.1 -> 1.0.4

  • BUG: modification of the framework due to several little bugs
  • Automatic comment
  • Several bug fixes
  • First release