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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/known-plugin-dependencies/#description)
 * [评价](https://cn.wordpress.org/plugins/known-plugin-dependencies/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/known-plugin-dependencies/#installation)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **4.4.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/known-plugin-dependencies/)
 * 标签
 * [composer](https://cn.wordpress.org/plugins/tags/composer/)[dependency](https://cn.wordpress.org/plugins/tags/dependency/)
 *  [高级视图](https://cn.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)