Changeset 1148556
- Timestamp:
- 04/29/2015 01:11:35 AM (11 years ago)
- File:
-
- 1 edited
-
recent-categories/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recent-categories/trunk/readme.txt
r1148554 r1148556 29 29 1. Upload `widget.php` to the `/wp-content/plugins/` directory 30 30 2. Activate the plugin through the 'Plugins' menu in WordPress 31 3. Place `<?php the_widget(' plugin_name_hook'); ?>` in your templates31 3. Place `<?php the_widget('Recent_Categories_Widget'); ?>` in your templates 32 32 4. Or add the widget to your dynamic sidebar in the dashboard. 33 33
Note: See TracChangeset
for help on using the changeset viewer.