Title: Known Plugin Dependencies
Author: Juliette Reinders Folmer
Published: <strong>2014 年 9 月 19 日</strong>
Last modified: 2015 年 12 月 7 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/known-plugin-dependencies.svg)

# Known Plugin Dependencies

 由 [Juliette Reinders Folmer](https://profiles.wordpress.org/jrf/) 開發

[下載](https://downloads.wordpress.org/plugin/known-plugin-dependencies.0.1.zip)

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

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

## 外掛說明

The awesome [WordPress Plugin Dependencies](https://wordpress.org/plugins/plugin-dependencies/)
plugin introduces plugin dependency management right into your WordPress admin area.

Unfortunately, the reality is that very few plugins currently contain dependency
information and until that changes, the effect of having the WordPress Plugin Dependencies
plugin activated is minimal.

This plugin enriches the information about dependencies available to the Plugin 
Dependencies plugin bridging the gap until plugins catch up and start incorporating
the `Depends` and `Provides` tags in their file headers properly.

> You’ll need to have version **1.3** or higher of the [WordPress Plugin Dependencies](https://wordpress.org/plugins/plugin-dependencies/)
> plugin installed for this plugin to have any effect.

#### Disclaimer:

The dependency list provided by this plugin is – _and will always be_ – incomplete.

Additional information to be added to the list is [very welcome](https://github.com/jrfnl/wp-known-plugin-dependencies/pulls)
and will be gracefully accepted.

Even better: send a pull request or bug report to your favorite add-on plugin requesting
them to start using the tags.

#### Background

This plugin was inspired by [this discussion](https://github.com/x-team/wp-plugin-dependencies/issues/34).

Rather than having individual developers create their own lists to enrich the available
information, this plugin tries to bundle the knowledge of dependencies.

The ultimate goal is for the `Depends` tag to be widely adopted and this plugin 
to become obsolete.

Of course, it would also help **a lot** if the Depends/Provides tags would be officially
recognized and mentioned in the [Plugin Developers FAQ](https://wordpress.org/plugins/about/faq/)
and if what’s expected to be at the top of the main .php file would be as well documented
as the readme.txt file in the [Developer Center](https://wordpress.org/plugins/about/),
but that’s a whole other challenge 😉

Any lobbying you can do for this will of course be encouraged and applauded!

If you like this plugin, please [rate and/or review](https://wordpress.org/support/view/plugin-reviews/known-plugin-dependencies)
it. If you have ideas on how to make the plugin even better or if you have found
any bugs, please report these in the [Support Forum](https://wordpress.org/support/plugin/known-plugin-dependencies)
or in the [GitHub repository](https://github.com/jrfnl/wp-known-plugin-dependencies/issues).

## 螢幕擷圖

 * [[
 * Before: Plugins page with the Plugin Dependency plugin activated.
 * [[
 * After: Plugins page with the Plugin Dependency plugin activated + Known Plugin
   Dependencies plugin activated.

## 安裝方式

 1. Extract the .zip file for this plugin and upload its contents to the `/wp-content/
    plugins/` directory. Alternatively, you can install directly from the Plugin directory
    within your WordPress Install.
 2. Activate the plugin through the “Plugins” menu in WordPress.

## 常見問題集

  How to add dependency information to a plugin:

Add a ‘Depends:’ tag to the header of the main plugin .php file of plugin.

    ```
    <?php
    /**
     * Plugin name: My Plugin
     * Depends:     Another Plugin
     */
    ```

**_Sending in Git pull requests/ SVN change requests to plugins with known dependencies
is the best way to ensure plugin inter-dependency information is known and I strongly
encourage you to do so._**

## 使用者評論

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

### 󠀁[Excellent!!](https://wordpress.org/support/topic/excellent-3291/)󠁿

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

Thankyou so much for the plugin. I hope that you are shown more support, in any 
event I encourage you to continue the good work.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/known-plugin-dependencies/reviews/)

## 參與者及開發者

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

參與者

 *   [ Juliette Reinders Folmer ](https://profiles.wordpress.org/jrf/)

[將〈Known Plugin Dependencies〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/known-plugin-dependencies)

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

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

## 變更記錄

#### 0.1 (2014-09-20)

 * Initial release

## 中繼資料

 *  版本 **0.1**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/known-plugin-dependencies/)
 * 標籤
 * [composer](https://tw.wordpress.org/plugins/tags/composer/)[dependency](https://tw.wordpress.org/plugins/tags/dependency/)
 *  [進階檢視](https://tw.wordpress.org/plugins/known-plugin-dependencies/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Juliette Reinders Folmer ](https://profiles.wordpress.org/jrf/)

## 技術支援

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

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

## 贊助

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

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=995SSNDTCVBJG)