Changeset 491102
- Timestamp:
- 01/17/2012 12:22:58 PM (14 years ago)
- Location:
- reco-widget
- Files:
-
- 2 edited
-
tags/0.1/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reco-widget/tags/0.1/README.txt
r491100 r491102 28 28 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 29 29 1. Activate the plugin through the 'Plugins' menu in WordPress 30 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates30 1. Place the shortcode `[reco-widget]` where you want to place it. 31 31 32 32 == Changelog == -
reco-widget/trunk/README.txt
r491100 r491102 28 28 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 29 29 1. Activate the plugin through the 'Plugins' menu in WordPress 30 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates30 1. Place the shortcode `[reco-widget]` where you want to place it. 31 31 32 32 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.