Changeset 399481
- Timestamp:
- 06/21/2011 05:02:58 AM (15 years ago)
- File:
-
- 1 edited
-
wordpress-signature/trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-signature/trunk/README.txt
r399480 r399481 11 11 == Description == 12 12 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.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. 14 14 15 15 == Installation == … … 17 17 18 18 1. Extract and Upload the `wp-signature` folder to the `/wp-content/plugins/` directory 19 2. Activate the plugin through the 'Plugins'menu in WordPress20 3. Navigate to 'Tools >> WpSignature'to utilize the plugin.19 2. Activate the plugin through the `Plugins` menu in WordPress 20 3. Navigate to `Tools >> WpSignature` to utilize the plugin. 21 21 22 22 … … 25 25 = Why does the signature come within the post and not below? = 26 26 27 I am working on it and it will be automatically formatted in later versions.Please use tags like '<br>'for now.27 I am working on it and it will be automatically formatted in later versions.Please use tags like `<br>` for now. 28 28 29 29
Note: See TracChangeset
for help on using the changeset viewer.