Plugin Readme Generator

Overview

Use this tool to create custom readme.txt file for your WordPress plugin.

Usage

  • Fill in the user-friendly form.
  • Click the “Update Code” button.
  • Copy the code to your project.
  • Or save it as a snippet and share with the community.

Examples

If you are still learning how to use this tool, check out the following examples:

The name of the plugin.
Comma separated list of WordPress.org usernames.
Comma separated list of tags.
Plugin license.
Plugin license URI.
The lowest WordPress version the plugin will work on.
The highest WordPress version the plugin test on.
The lowest PHP version required to run the plugin.
The subversion "tag" of the latest stable version, or "trunk". Default: trunk
Description in 2-3 sentences, up to 150 characters, no markup.
Plugin full description. No characters limit.
Plugin installation instruction.
Plugin frequently asked questions.
Screenshot description.
Screenshot description.
Screenshot description.
List versions from most recent at top to oldest at bottom.
Upgrade notices describe the reason a user should upgrade. No more than 300 characters.
  Save Snippet
=== InstaWp ===
Contributors: ensar
Tags: instagram, instagram hashtag, instagram tags
Requires at least: 3.0.0
Tested up to: 3.8.1
Stable tag: 3.8
License: GPL3
License URI: http://www.gnu.org/licenses/gpl.html

You can create shortcodes via InstaWp to display images from Instagram.

== Description ==
InstaWp lets you display medias from Instagram with simple shortcode uses. These shortcodes can be used in posts, pages, and widgets.

== Installation ==
1- Install the plugin
2- Activate the plugin on admin panel
3- Create an Instagram application on http://instagram.com/developer/
4- Save your Api key and secret  that you got from Instagram to your InstaWp Settings.
5- Paste the shortcode in your posts, pages, or widgets as [instawp hashtag="HashTag" count="16" header="true" columns="4"]

== Screenshots ==
1. Navigate to http://instagram.com/developer/clients/register/ and create your Instagram Application
2. Copy your Instagram Client ID and Client Scret
3. Paste your Instagram Client ID and Client Scret to "Instawp Settings" under your Wordpress Settings