Title: I Make Plugins
Author: Mark Jaquith
Published: <strong>2010 年 1 月 16 日</strong>
Last modified: 2014 年 10 月 11 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/i-make-plugins.svg)

# I Make Plugins

 作者：[Mark Jaquith](https://profiles.wordpress.org/markjaquith/)

[下载](https://downloads.wordpress.org/plugin/i-make-plugins.1.2.3.zip)

 * [详情](https://cn.wordpress.org/plugins/i-make-plugins/#description)
 * [评价](https://cn.wordpress.org/plugins/i-make-plugins/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/i-make-plugins/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/i-make-plugins/#developers)

 [支持](https://wordpress.org/support/plugin/i-make-plugins/)

## 描述

This plugin is for WordPress plugin **authors**, not **users**. It showcases your
plugins on your WordPress blog, using the WordPress.org plugin repository as a source.
It generates both a directory listing page, and the content of each plugin’s page.
All you have to provide is the title; the rest comes from the repository. You get
to control the markup of each type of page using intuitive WordPress shortcodes.

## 安装

 1. You’re a plugin author. I really hope you know how to install plugins.

## 常见问题

  Why isn’t my plugin pulling information from the repository?

The default is that its page “slug” must match the “slug” of the plugin in the repository.
But if you want the slug to be something else, you can edit the placeholder page
for that plugin and enter in a custom plugin slug in the “Plugin slug” meta box.

  I’ve updated my plugin’s `readme.txt` file. Why aren’t the changes showing?

Be patient. The API responses are updated once an hour.

  How do I show something if a particular plugin field is *not* available?

Use: `[if_not_{shortcode}] ... [/if_not_{shortcode}]`

## 评价

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

### 󠀁[abandoned](https://wordpress.org/support/topic/abandoned-28/)󠁿

 [Chris Dillon](https://profiles.wordpress.org/cdillon27/) 2016 年 9 月 3 日 1 回复

Unfortunately, not the first plugin by a WordPress lead developer to be abandoned.
I guess Twitter is more important.

 [ 阅读所有6条评价 ](https://wordpress.org/support/plugin/i-make-plugins/reviews/)

## 贡献者及开发者

「I Make Plugins」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)
 *   [ Matt Martz ](https://profiles.wordpress.org/sivel/)

[帮助将「I Make Plugins」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/i-make-plugins)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/i-make-plugins/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/i-make-plugins/)，或通过[RSS](https://plugins.trac.wordpress.org/log/i-make-plugins/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/i-make-plugins/)。

## 更新日志

#### 1.2.3

 * Bumping compatibility.

#### 1.2.2

 * Fixed a self-removing hook which could lead to some breakage.

#### 1.2.1

 * Fix a bunch of PHP Notices
 * Blank out the description for non-repo pages, instead of showing “No description”
   text.
 * Kill double serialization in postmeta storage to work around some odd serialization
   errors in some plugins.

#### 1.2

 * Reorganized plugin code
 * Fix unserialization bug (props: sivel)
 * Add `[implist_zip_url]`, `[imp_screenshots]`, and `[imp_other_notes]` (props:
   sivel)
 * Add `[implist_template]` for manual placement of the plugins list (can now wrap
   content around it)
 * Add `[if_not_{shortcode}]` tests for negation (props: sivel for the idea)
 * Add hooks, so people who store plugins in a CPT don’t have to modify the plugin
 * Add `[implist_banner-772x250]` and `[imp_banner-772x250]` for banner URL output.
 * Update plugin info in the background, with wp-cron

#### 1.1

 * Added `[implist_version]`, `[imp_min_version]`, `[imp_tested_version]`, `[imp_slug]`,`[
   imp_downloads]` shortcodes
 * Added optional advanced loop structure for FAQ, using `[imp_faq]`, `[imp_faq_question]`,`[
   imp_faq_answer]`, `[/imp_faq]`
 * Added optional advanced loop structure for changelog, using `[imp_changelog]`,`[
   imp_changelog_version]`, `[imp_changelog_changes]`, `[imp_changelog_change]`,`[/
   imp_changelog_changes]`, `[/imp_changelog]`
 * Allowed any tag to have a conditional wrapper counterpart by adding `if_` to 
   the front of its shortcode, e.g. `[if_imp_changelog]`
 * Better inline documentation
 * Moved donation suggestion box to the bottom of the options form

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.2.3**
 *  最后更新：**11 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.3 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/i-make-plugins/)
 * 标签
 * [directory](https://cn.wordpress.org/plugins/tags/directory/)[list](https://cn.wordpress.org/plugins/tags/list/)
   [plugin directory](https://cn.wordpress.org/plugins/tags/plugin-directory/)
 *  [高级视图](https://cn.wordpress.org/plugins/i-make-plugins/advanced/)

## 评级

 3.8 星（最高 5 星）。

 *  [  4 条 5 星评价     ](https://wordpress.org/support/plugin/i-make-plugins/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/i-make-plugins/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/i-make-plugins/reviews/?filter=3)
 *  [  1 条 2 星评价     ](https://wordpress.org/support/plugin/i-make-plugins/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/i-make-plugins/reviews/?filter=1)

[添加我的评价](https://wordpress.org/support/plugin/i-make-plugins/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/i-make-plugins/reviews/)

## 贡献者

 *   [ Mark Jaquith ](https://profiles.wordpress.org/markjaquith/)
 *   [ Matt Martz ](https://profiles.wordpress.org/sivel/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/i-make-plugins/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://txfx.net/wordpress-plugins/donate/)