Title: WP Developer Assistant
Author: Chris Jean
Published: <strong>2008 年 6 月 27 日</strong>
Last modified: 2008 年 7 月 2 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/wp-developer-assistant.svg)

# WP Developer Assistant

 由 [Chris Jean](https://profiles.wordpress.org/chrisjean/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-developer-assistant.1.0.3.zip)

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

 [技術支援](https://wordpress.org/support/plugin/wp-developer-assistant/)

## 外掛說明

**WP Developer Assistant** is a WordPress plugin developed by a WordPress developer
for WordPress developers.

 * Have you ever needed to run a query when you didn’t have access to phpMyAdmin
   or SSH?
 * Don’t you hate it when you need to upload a plugin, theme, or other file and 
   don’t have FTP access?
 * Have you ever wondered where that action or filter hook gets called?
 * Want to enable errors while hiding them from everyone else?
 * Wouldn’t it be great if you could output a full listing of PHP global variable
   values on each page so debugging would be easier?
 * Ever wanted to modify one of those serialized options?
 * Would you like to quickly see a full list of defined constants?

It’s thoughts like these that caused me to make this plugin. WP Developer Assistant
is the first WordPress plugin of its kind. It essentially is a toolkit that makes
life as a WordPress developer easier.

#### Features

 * Customizable enabling of PHP errors that only show for your user.
 * Display values of PHP’s built-in global variables (_POST, _REQUEST, _FILE, _ENV,
   etc) on each page.
 * Easily modify Options table values, including serialized data.
 * View a full list of all the add_action, do_action, add_filter, and apply_filters
   function calls complete with information on function names, priorities, number
   of accepted arguments, source file name, and file line number.
 * Quickly execute queries with the Run Query tool.
 * Show phpinfo().
 * View a comprehensive list of all the defined named constants, their current value,
   the declared value, the source file name of the definition, and the file line
   number of the definition.
 * Quickly and easily upload files to any place inside your WordPress installation.
   The uploader will even automatically extract archives to the destination directory.

There are many more features planned for this plugin. For more information about
this plugin and its development, visit the [WP Developer Assistant Home Page](http://blog.realthemes.com/wp-developer-assistant/).

### Requirements

 * PHP 4+
 * WordPress 2.2+

### Version History

 * 1.0.1 – 2008-06-26 – Initial release version
 * 1.0.2 – 2008-06-26 – Slight modification that required a new version
 * 1.0.3 – 2008-07-01 – Added support for PHP 4

### More Information

For more information about this plugin and its development, visit the [WP Developer Assistant Home Page](http://blog.realthemes.com/wp-developer-assistant/).

## 螢幕擷圖

 * [[
 * The main Developer page with options to enable errors and variable output. These
   settings are set per-user, so no one else will see your debug data cluttering
   up their screen.
 * [[
 * The Options page for easy modification of entries in the options table, inlcluding
   serialized data. Ability to add and remove options will be added soon.
 * [[
 * The Hooks page displays detailed information about add_action, do_action, add_filter,
   and apply_filters function calls and where they are located in the source files.
 * [[
 * Run Query is a simple tool that lets you run arbitrary queries on the database.
   Very useful for development, testing, and repairs.
 * [[
 * The PHP Info page simply shows the output from phpinfo(). It may not be fancy,
   but it can be extremely useful.
 * [[
 * The Defines page shows detailed information about defined named constants. Can’t
   remember what that constant was called that holds the location to the plugins
   directory? This should help you remember.
 * [[
 * The Upload Files page is an invaluable tool for quickly and easily uploading 
   any type of file (including archives) to any location inside WordPress. You can
   even upload from a remote URL.

## 安裝方式

 1. Download and unzip the latest release zip file
 2. Upload the entire wp-developer-assistant directory to your `/wp-content/plugins/`
    directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Click on the **Developer** link in the main administration navigation to access
    the tools

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈WP Developer Assistant〉的開發相關工作。

參與者

 *   [ Chris Jean ](https://profiles.wordpress.org/chrisjean/)
 *   [ Chris Jean ](https://profiles.wordpress.org/chrisbliss18/)

[將〈WP Developer Assistant〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-developer-assistant)

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

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

## 中繼資料

 *  版本 **1.0.3**
 *  最後更新 **18 年前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 2.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.5.1**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-developer-assistant/)
 * 標籤:
 * [debug](https://tw.wordpress.org/plugins/tags/debug/)[developer](https://tw.wordpress.org/plugins/tags/developer/)
   [development](https://tw.wordpress.org/plugins/tags/development/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-developer-assistant/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-developer-assistant/reviews/)

## 參與者

 *   [ Chris Jean ](https://profiles.wordpress.org/chrisjean/)
 *   [ Chris Jean ](https://profiles.wordpress.org/chrisbliss18/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-developer-assistant/)

## 贊助

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

 [ 贊助這個外掛 ](http://blog.realthemes.com/donations/)