Plugin Directory

Changeset 399481


Ignore:
Timestamp:
06/21/2011 05:02:58 AM (15 years ago)
Author:
abinav
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-signature/trunk/README.txt

    r399480 r399481  
    1111== Description ==
    1212
    13 The Wordpress Signature plugin allows wordpress users to have signatures below every post.This is almost similar to forum signatures where you can have a  default signature on every post you make.The plugin is still being developed and the signature need html formating to appear properly.This means tags like <br> before the signature and tags like <b> </b> and anchor tags for links.This will be made easier in future versions.
     13The Wordpress Signature plugin allows wordpress users to have signatures below every post.This is almost similar to forum signatures where you can have a  default signature on every post you make.The plugin is still being developed and the signature need html formating to appear properly.This means tags like `<br>` before the signature and tags like `<b> </b>` and anchor tags for links.This will be made easier in future versions.
    1414
    1515== Installation ==
     
    1717
    18181. Extract and Upload the `wp-signature` folder to the `/wp-content/plugins/` directory
    19 2. Activate the plugin through the 'Plugins' menu in WordPress
    20 3. Navigate to 'Tools >> WpSignature' to  utilize the plugin.
     192. Activate the plugin through the `Plugins` menu in WordPress
     203. Navigate to `Tools >> WpSignature` to  utilize the plugin.
    2121
    2222
     
    2525= Why does the signature come within the post and not below?  =
    2626
    27 I am working on it and it will be automatically formatted in later versions.Please use tags like '<br>' for now.
     27I am working on it and it will be automatically formatted in later versions.Please use tags like `<br>` for now.
    2828
    2929
Note: See TracChangeset for help on using the changeset viewer.