Plugin Directory

Changeset 618660


Ignore:
Timestamp:
10/29/2012 02:40:34 PM (13 years ago)
Author:
vivekpuri
Message:

Fixed typo in readme

Location:
follow-subscribe
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • follow-subscribe/tags/1.1/readme.txt

    r618572 r618660  
    3636
    3737For 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();?>
     381. `<?php lafs_widget_function();?>`
    3939
    4040
  • follow-subscribe/trunk/readme.txt

    r618573 r618660  
    3636
    3737For 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();?>
     381. `<?php lafs_widget_function();?>`
    3939
    4040
Note: See TracChangeset for help on using the changeset viewer.