Changeset 618660
- Timestamp:
- 10/29/2012 02:40:34 PM (13 years ago)
- Location:
- follow-subscribe
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
follow-subscribe/tags/1.1/readme.txt
r618572 r618660 36 36 37 37 For Manually positioning the Follow and Subscribe Sidebar Widget in your blog, place the below given code in the sidebar.php below div with id="secondary" or any other file as you see appropriate in themes folder (...\wordpress\wp-content\themes). 38 1. <?php lafs_widget_function();?>38 1. `<?php lafs_widget_function();?>` 39 39 40 40 -
follow-subscribe/trunk/readme.txt
r618573 r618660 36 36 37 37 For Manually positioning the Follow and Subscribe Sidebar Widget in your blog, place the below given code in the sidebar.php below div with id="secondary" or any other file as you see appropriate in themes folder (...\wordpress\wp-content\themes). 38 1. <?php lafs_widget_function();?>38 1. `<?php lafs_widget_function();?>` 39 39 40 40
Note: See TracChangeset
for help on using the changeset viewer.