Changeset 152073
- Timestamp:
- 09/04/2009 07:42:35 PM (17 years ago)
- Location:
- wp-twitpic
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-twitpic/tags/1.0/readme.txt
r152063 r152073 23 23 24 24 == Usage == 25 It is fairly simple to use wp-twitpic plugin. Make sure the plugin is activate on the plugin's page and use any of the following shortcode while writing your blog post to display image from the twitpic.25 It is fairly simple to use wp-twitpic plugin. Make sure the plugin is activated on the plugin's page and use any of the following shortcode while writing your blog post to display image from the twitpic. 26 26 wp-twitpic uses the unique hash (id) provided by twitpic to display image in your post. This unique hash(id) can be found in the twitpic URL. For instance the link http://twitpic.com/d63jg has the hash(id) d63jg , which can be used in the following shortcodes. 27 27 -
wp-twitpic/trunk/readme.txt
r152063 r152073 23 23 24 24 == Usage == 25 It is fairly simple to use wp-twitpic plugin. Make sure the plugin is activate on the plugin's page and use any of the following shortcode while writing your blog post to display image from the twitpic.25 It is fairly simple to use wp-twitpic plugin. Make sure the plugin is activated on the plugin's page and use any of the following shortcode while writing your blog post to display image from the twitpic. 26 26 wp-twitpic uses the unique hash (id) provided by twitpic to display image in your post. This unique hash(id) can be found in the twitpic URL. For instance the link http://twitpic.com/d63jg has the hash(id) d63jg , which can be used in the following shortcodes. 27 27
Note: See TracChangeset
for help on using the changeset viewer.