Changeset 1148554
- Timestamp:
- 04/29/2015 01:10:12 AM (11 years ago)
- File:
-
- 1 edited
-
recent-categories/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recent-categories/trunk/readme.txt
r1148553 r1148554 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('plugin_name_hook'); ?>` 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.