Title: Pluginception
Author: Samuel Wood (Otto)
Published: <strong>2012 年 6 月 16 日</strong>
Last modified: 2026 年 8 月 4 日

---

搜尋外掛

![](https://ps.w.org/pluginception/assets/banner-772x250.jpg?rev=567392)

![](https://ps.w.org/pluginception/assets/icon-256x256.jpg?rev=992088)

# Pluginception

 由 [Samuel Wood (Otto)](https://profiles.wordpress.org/otto42/) 開發

[下載](https://downloads.wordpress.org/plugin/pluginception.1.3.zip)

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

 [技術支援](https://wordpress.org/support/plugin/pluginception/)

## 外掛說明

A plugin that lets you quickly and easily create new plugins.

Install, activate, and then go to the Plugins->Create a New Plugin menu to create
and activate a new blank plugin, live, on your site.

After the plugin is created, you’ll be taken directly to the Plugin Editor screen,
to type or paste in your new plugin’s code.

## 安裝方式

 1. Upload the files to the `/wp-content/plugins/pluginception/` directory or install
    through WordPress directly.
 2. Activate the “Pluginception” plugin through the ‘Plugins’ menu in WordPress
 3. Try the “Create a New Plugin” option in the Plugins menu.

## 常見問題集

### The “Create a New Plugin” menu item is missing.

There are 4 cases where you will not see the new menu:

 1. You are not logged in as an admin user.
 2. Your site is on a multisite configuration and you are not logged in as a super-
    admin user.
 3. If the DISALLOW_FILE_EDIT define is enabled, then you cannot edit plugin files.
 4. If the DISALLOW_FILE_MODS define is enabled, then you cannot edit plugin files.

Any of those cases will prevent the menu item from appearing, because you lack the
edit_plugins permission.

### Is this safe?

Nope, not in the slightest. You have been warned.

That said, it’s perfectly “safe”, given a certain defintion of the word “safe”. 
The “create a new plugin” screen itself is secure, and inaccessible to anybody who
lacks the capability to “edit_plugins” to begin with. Pluginception also uses the
proper WP_Filesystem methods to create the plugin, so there’s no worries about incorrect
file ownership on shared hosting. You may have to give it FTP credentials on some
hosts for it to be able to create the plugin, that’s the WP_Filesystem at work, 
making sure the files are correctly “owned”.

All this plugin really does is make it quick and easy to create a new one-off plugin
and take you directly to editing it. Cowboy-coding at its finest.

### For the love of god, man, why?

Because I frequently spin off new plugins in order to paste simple code snippets
into handy places. I know the code works, I’ve already tested it. Having to then
encapsulate it into a plugin, fire up Filezilla, navigate, upload the plugin… It’s
a pain. This gives me an easy way to create a new blank plugin and go to the editor
to paste in the known working code.

If you paste in non-working code, or decide to use the plugin editor to experiment,
then you’ll likely break your site. So don’t do this if you don’t know what you’re
doing. This is a power user’s tool.

### I want this plugin to do something other than what it does.

Then modify the plugin however you like to do whatever you want. Don’t bother me
with it. This plugin does what I want it to do.

## 使用者評論

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

### 󠀁[Does perfectly what is says it does](https://wordpress.org/support/topic/does-perfectly-what-is-says-it-does/)󠁿

 [bnirlo](https://profiles.wordpress.org/bnirlo/) 2021 年 4 月 20 日

This is definitely the best idea ever! No risk any more to edit things that will
get overwritten on next update. This is very smart and works as expected.

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

### 󠀁[I agree: great plugin](https://wordpress.org/support/topic/i-agree-great-plugin/)󠁿

 [Juha Metsäkallas](https://profiles.wordpress.org/juhametsakallas/) 2018 年 10 
月 14 日

What can I say more? This is awesome.

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

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-14395/)󠁿

 [andriansah](https://profiles.wordpress.org/andriansah/) 2017 年 7 月 7 日

I just find this plugin and this work great

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

### 󠀁[love this plugin](https://wordpress.org/support/topic/love-this-plugin-520/)󠁿

 [Elisa](https://profiles.wordpress.org/elisa-demonki/) 2017 年 5 月 22 日

I need need need need this plugin 😀 It works perfect! Thank you so much!! Fantastic
idea!

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

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-4017/)󠁿

 [ruuuuuuul](https://profiles.wordpress.org/ruuuuuuul/) 2017 年 5 月 2 日

Many thanks, very useful.

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

### 󠀁[fantastic!](https://wordpress.org/support/topic/fantastic-1407/)󠁿

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

I was tinkering with this for automation already, then I stumbled on this plugin.
Thanks for saving me time!

 [ 閱讀全部 24 則使用者評論 ](https://wordpress.org/support/plugin/pluginception/reviews/)

## 參與者及開發者

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

參與者

 *   [ Samuel Wood (Otto) ](https://profiles.wordpress.org/otto42/)

〈Pluginception〉外掛目前已有 9 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/pluginception/contributors)
為這個外掛做出的貢獻。

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

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

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

## 變更記錄

#### 1.3

 * Fixed two minor XSS vulnerabilities

#### 1.2

 * Corrected translation support, added POT file for translators
 * Removed POT file in favor of translate.wordpress.org

#### 1.1

 * Fix problems with quotes being slash-escaped (magic quotes).

#### 1.0

 * First version.

## 中繼資料

 *  版本 **1.3**
 *  最後更新 **7 天前**
 *  啟用安裝數 **4,000+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.3**
 *  語言
 * [Dutch](https://nl.wordpress.org/plugins/pluginception/)、[English (Australia)](https://en-au.wordpress.org/plugins/pluginception/)、
   [English (Canada)](https://en-ca.wordpress.org/plugins/pluginception/)、[English (New Zealand)](https://en-nz.wordpress.org/plugins/pluginception/)、
   [English (US)](https://wordpress.org/plugins/pluginception/)、[German](https://de.wordpress.org/plugins/pluginception/)、
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/pluginception/)、[Spanish (Spain)](https://es.wordpress.org/plugins/pluginception/)、
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/pluginception/)、及 [Swedish](https://sv.wordpress.org/plugins/pluginception/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/pluginception)
 * 標籤:
 * [create](https://tw.wordpress.org/plugins/tags/create/)[new](https://tw.wordpress.org/plugins/tags/new/)
 *  [進階檢視](https://tw.wordpress.org/plugins/pluginception/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Samuel Wood (Otto) ](https://profiles.wordpress.org/otto42/)

## 技術支援

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

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