Plugin Directory

Changeset 1731846


Ignore:
Timestamp:
09/18/2017 07:05:21 PM (9 years ago)
Author:
lljb3
Message:

Updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bye-felicia/trunk/readme.txt

    r1731843 r1731846  
     1=== Plugin Name ===
     2Contributors: lljb3, prodhmd, kakemultimedia
     3Donate link: http://example.com/
     4Tags: hello dolly, bye felicia
     5Requires at least: 3.0.1
     6Tested up to: 4.9
     7Requires PHP: 5.7
     8Stable tag: 4.8
     9License: GPLv2 or later
     10License URI: http://www.gnu.org/licenses/gpl-2.0.html
     11 
     12Here is a short description of the plugin.  This should be no more than 150 characters.  No markup here.
     13 
     14== Description ==
     15 
    116This is just a simple plugin to replace Hello Dolly. For funsies. You're welcome. Today was a good day. Now, bye Felicia.
    217~ LLJB3 of His Master's Dance
     18
     19== Contributors ==
    320
    421http://kakemultimedia.com
    522http://prodhmd.com
    623http://lljb3.com
     24 
     25== Installation ==
     26 
     271. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
     281. Activate the plugin through the 'Plugins' menu in WordPress
     291. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
     30 
     31== Changelog ==
     32 
     33= 1.0 =
     34* Initial commit.
Note: See TracChangeset for help on using the changeset viewer.