Title: Basic Dev Tools
Author: Rodrigo Techera
Published: <strong>2015 年 4 月 30 日</strong>
Last modified: 2015 年 11 月 19 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/basic-dev-tools.svg)

# Basic Dev Tools

 由 [Rodrigo Techera](https://profiles.wordpress.org/rodtech/) 開發

[下載](https://downloads.wordpress.org/plugin/basic-dev-tools.1.4.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/basic-dev-tools/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/basic-dev-tools/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/basic-dev-tools/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/basic-dev-tools/#developers)

 [技術支援](https://wordpress.org/support/plugin/basic-dev-tools/)

## 外掛說明

This was developed thinking in the common things that a developer could need at 
the time of build an app in WP.

#### Special Settings

A Special Setting Page allowing you to easily change global settings that in ocations
are hidden in WP.

#### Cron Task and Schedules Manager

A section that allow you to create and delete schedules and tasks that run internally
in the WP Cron. You could see and monitor the distinct schedules, the times and 
next executions for each one. Also you have the posibilty to execute one of them
without affect the cron schedules.

#### Post Types Manager with shotcodes

A section that allow you to create distinct Post Types without a line of code. You
could specify names and special settings like new taxonomies for each one of them.
Then you could call them with the common functions for posts from WP or using special
shortcodes prepared for you to manage it.

**[Fork it on Github](https://github.com/rodrigo-techera/basic-dev-tools)**

## 螢幕擷圖

[⌊On activation, the plugin adds a new menu with the available tools to use.⌉⌊On
activation, the plugin adds a new menu with the available tools to use.⌉[

On activation, the plugin adds a new menu with the available tools to use.

[⌊Special Settings page.⌉⌊Special Settings page.⌉[

Special Settings page.

[⌊Task Manager Section in Cron Manager Page.⌉⌊Task Manager Section in Cron Manager
Page.⌉[

Task Manager Section in Cron Manager Page.

[⌊Schedules Manager Section in Cron Manager Page.⌉⌊Schedules Manager Section in 
Cron Manager Page.⌉[

Schedules Manager Section in Cron Manager Page.

[⌊Post Types Manager Page with some items.⌉⌊Post Types Manager Page with some items
.⌉[

Post Types Manager Page with some items.

## 安裝方式

 1. Download Basic Dev Tools.
 2. Upload the ‘basic-dev-tools’ directory to your ‘/wp-content/plugins/’ directory,
    using your favorite method (ftp, sftp, scp, etc…)
 3. Activate Basic Dev Tools from your Plugins page.

A new menu appears allowing you to use the tools.

## 常見問題集

None.

## 使用者評論

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

### 󠀁[Simple, neat and clean](https://wordpress.org/support/topic/simple-neat-and-clean-7/)󠁿

 [riveromatias](https://profiles.wordpress.org/riveromatias/) 2016 年 9 月 3 日

Very simple for the use, neat and clean.

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

### 󠀁[Easy and very usable](https://wordpress.org/support/topic/easy-and-very-usable/)󠁿

 [sebascuadro](https://profiles.wordpress.org/sebascuadro/) 2016 年 9 月 3 日

I facilitated a lot on my site

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

### 󠀁[Awesome simple tools that saved me a bunch of time!](https://wordpress.org/support/topic/awesome-simple-tools-that-saved-me-a-bunch-of-time/)󠁿

 [emrevera](https://profiles.wordpress.org/emrevera/) 2016 年 9 月 3 日

An easy and elegant solution for those things that you have to tackle every time!
Works great and its really simple!

 [ 閱讀全部 4 則使用者評論 ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Basic Dev Tools〉的開發相關工作。

參與者

 *   [ Rodrigo Techera ](https://profiles.wordpress.org/rodtech/)

[將〈Basic Dev Tools〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/basic-dev-tools)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/basic-dev-tools/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/basic-dev-tools/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/basic-dev-tools/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/basic-dev-tools/)。

## 變更記錄

#### 1.4.1 (2015-05-24)

 * Added “Hide Admin Bar” Special Setting
 * Added “Disable Theme Updates” Special Setting
 * Added “Disable Plugin Updates” Special Setting
 * Added “Disable Core Updates” Special Setting
 * Screenshot changed

#### 1.4 (2015-05-24)

 * Bug with files in svn fixed

#### 1.3 (2015-05-23)

 * tableobject api updated
 * Added Crons Manager Functionality with posibilty of create and execute tasks
 * Added Cron Schedules to global wp filter
 * Added Special Settings to manage common thing faster
 * Screenshots added

#### 1.2 (2015-05-03)

 * tableobject api updated
 * Added Cron Task Manager menu
 * Added Cron Schedules Manager
 * Added partialy Cron Manager to implement in version 2
 * New tags added to be relevant in the plugin
 * Readme file updated

#### 1.1 (2015-04-26)

 * tableobject api updated
 * Shortcodes with dynamic options in function of the dynamic postypes
 * Removed Cron Task Manager menu to implement in version 2

#### 1.0

 * Initial Release

## 中繼資料

 *  版本 **1.4.1**
 *  最後更新 **11 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/basic-dev-tools/)
 * 標籤:
 * [basic tools](https://tw.wordpress.org/plugins/tags/basic-tools/)[cron](https://tw.wordpress.org/plugins/tags/cron/)
   [developer](https://tw.wordpress.org/plugins/tags/developer/)[development](https://tw.wordpress.org/plugins/tags/development/)
   [tools](https://tw.wordpress.org/plugins/tags/tools/)
 *  [進階檢視](https://tw.wordpress.org/plugins/basic-dev-tools/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/basic-dev-tools/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/basic-dev-tools/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/basic-dev-tools/reviews/)

## 參與者

 *   [ Rodrigo Techera ](https://profiles.wordpress.org/rodtech/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/basic-dev-tools/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://marsminds.com)