Changeset 1731869
- Timestamp:
- 09/18/2017 07:53:34 PM (9 years ago)
- File:
-
- 1 edited
-
bye-felicia/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bye-felicia/trunk/readme.txt
r1731848 r1731869 1 === Plugin Name===1 === Bye Felicia === 2 2 Contributors: lljb3, prodhmd, kakemultimedia 3 3 Donate link: http://example.com/ … … 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 12 This is just a simple plugin to replace Hello Dolly. For funsies. You're welcome. Today was a good day. Now, bye Felicia.13 ~ LLJB3 of His Master's Dance14 11 15 12 == Description == … … 27 24 28 25 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 29 1. Activate the plugin through the 'Plugins' menu in WordPress 30 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 26 2. Activate the plugin through the 'Plugins' menu in WordPress 27 3. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 28 29 Or just search on the repository in your WordPress Dashboard. 31 30 32 31 == Changelog == … … 34 33 = 1.0 = 35 34 * Initial commit. 35 36 == Screenshots == 37 38 1. /assets/screenshot-1.png 39 2. /assets/screenshot-2.png 40 41 == Upgrade Notice == 42 43 Hello Dolly will be deactivated upon this plugin's activation. Enjoy!
Note: See TracChangeset
for help on using the changeset viewer.