markjaquith / i-make-plugins

#WordPressPlugin: For plugin authors. Showcase your plugins on your WordPress site. You only update your readme.txt files!
19 stars 9 forks source link
wordpress wordpress-plugin

I Make Plugins

Build Status

Contributors: markjaquith, sivel
Donate link: http://txfx.net/wordpress-plugins/donate/
Tags: plugin, directory, list, plugin directory
Requires at least: 3.3
Tested up to: 3.4
Stable tag: 1.2.3

For plugin authors. Showcase your plugins on your WordPress site. You only update your readme.txt files!

Description

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.

Installation

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

Frequently Asked Questions

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}]

Upgrade Notice

1.2.2

Fixes a bug with blank plugin listing screens.

1.2.1

Blanks out the description for non-repo plugin pages. Fixes serialization issues that some plugins were experiencing.

1.2

Big release! Background plugin updating. Shortcodes for plugin banner, negative logic, screenshots, zip URL, other notes. Can wrap content around the plugin list. Hooks for advanced users. Bug fixes.

Changelog

1.2.3

1.2.2

1.2.1

1.2

1.1

1.0