Changeset 1731846
- Timestamp:
- 09/18/2017 07:05:21 PM (9 years ago)
- File:
-
- 1 edited
-
bye-felicia/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bye-felicia/trunk/readme.txt
r1731843 r1731846 1 === Plugin Name === 2 Contributors: lljb3, prodhmd, kakemultimedia 3 Donate link: http://example.com/ 4 Tags: hello dolly, bye felicia 5 Requires at least: 3.0.1 6 Tested up to: 4.9 7 Requires PHP: 5.7 8 Stable tag: 4.8 9 License: GPLv2 or later 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 12 Here is a short description of the plugin. This should be no more than 150 characters. No markup here. 13 14 == Description == 15 1 16 This is just a simple plugin to replace Hello Dolly. For funsies. You're welcome. Today was a good day. Now, bye Felicia. 2 17 ~ LLJB3 of His Master's Dance 18 19 == Contributors == 3 20 4 21 http://kakemultimedia.com 5 22 http://prodhmd.com 6 23 http://lljb3.com 24 25 == Installation == 26 27 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 28 1. Activate the plugin through the 'Plugins' menu in WordPress 29 1. 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.