Making WordPress.org

Changeset 3443


Ignore:
Timestamp:
06/18/2016 03:42:11 PM (9 years ago)
Author:
samuelsidler
Message:

Plugin Directory Readme: Remove unused sections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/readme.txt

    r3442 r3443  
    22Contributors: (this should be a list of wordpress.org userid's)
    33Donate link: http://example.com/
    4 Tags: comments, spam
    54Requires at least: 3.0.1
    65Tested up to: 3.4
     
    3736    If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where
    3837you put the stable version, in order to eliminate any doubt.
    39 
    40 == Installation ==
    41 
    42 This section describes how to install the plugin and get it working.
    43 
    44 e.g.
    45 
    46 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
    47 1. Activate the plugin through the 'Plugins' screen in WordPress
    48 1. Use the Settings->Plugin Name screen to configure the plugin
    49 1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
    50 
    5138
    5239== Frequently Asked Questions ==
     
    8572This version fixes a security related bug.  Upgrade immediately.
    8673
    87 == Arbitrary section ==
    88 
    89 You may provide arbitrary sections, in the same format as the ones above.  This may be of use for extremely complicated
    90 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
    91 "installation."  Arbitrary sections will be shown below the built-in sections outlined above.
    92 
    9374== A brief Markdown Example ==
    9475
Note: See TracChangeset for help on using the changeset viewer.