Changeset 152060
- Timestamp:
- 09/04/2009 06:48:34 PM (17 years ago)
- Location:
- wp-twitpic
- Files:
-
- 2 added
- 2 deleted
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
tags/1.0/screenshot-1.gif (added)
-
tags/1.0/screenshot.gif (deleted)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/screenshot-1.gif (added)
-
trunk/screenshot.gif (deleted)
Legend:
- Unmodified
- Added
- Removed
-
wp-twitpic/tags/1.0/readme.txt
r152053 r152060 49 49 NOTE: You can use the above options with any combination. The only mandatory part is to specify an id, if it is not passed the image won't be able to render. 50 50 == Frequently Asked Questions == 51 Q1. The images are not getting rendered even if the plugin is activated ? 52 A. Make sure you have inserted the shortcode properly. Start troubleshooting by inserting the most basic shotcode i.e. [twitpic id=hash]. If nothing works check if http://twitpic.com is not down. 53 54 Q2. Can I put my URL across the image ? 55 A. wp-twitpic has an option 'myurl' which overrides the twitpic.com url. But according to the twipic API notes, you need to backlink the image to twitpic page or atleast have an information around the image that the image is hosted on twitpic. So I would advice you if you override the image link with your URL please do not forget to add the credits. 56 57 58 51 =The images are not getting rendered even if the plugin is activated ?= 52 Make sure you have inserted the shortcode properly. Start troubleshooting by inserting the most basic shotcode i.e. [twitpic id=hash]. If nothing works check if http://twitpic.com is not down. 53 =Can I put my URL across the image ?= 54 wp-twitpic has an option 'myurl' which overrides the twitpic.com url. But according to the twipic API notes, you need to backlink the image to twitpic page or atleast have an information around the image that the image is hosted on twitpic. So I would advice you if you override the image link with your URL please do not forget to add the credits. 59 55 60 56 61 57 == Screenshots == 62 screenshot.gif 58 1. The image embeded within the post behaves just like a normal embeded image. 63 59 64 60 == Changelog == 65 61 =1.0= 62 You can insert images from twitpic using the unique hash(id) provided by twitpic.com -
wp-twitpic/trunk/readme.txt
r152053 r152060 49 49 NOTE: You can use the above options with any combination. The only mandatory part is to specify an id, if it is not passed the image won't be able to render. 50 50 == Frequently Asked Questions == 51 Q1. The images are not getting rendered even if the plugin is activated ? 52 A. Make sure you have inserted the shortcode properly. Start troubleshooting by inserting the most basic shotcode i.e. [twitpic id=hash]. If nothing works check if http://twitpic.com is not down. 53 54 Q2. Can I put my URL across the image ? 55 A. wp-twitpic has an option 'myurl' which overrides the twitpic.com url. But according to the twipic API notes, you need to backlink the image to twitpic page or atleast have an information around the image that the image is hosted on twitpic. So I would advice you if you override the image link with your URL please do not forget to add the credits. 56 57 58 51 =The images are not getting rendered even if the plugin is activated ?= 52 Make sure you have inserted the shortcode properly. Start troubleshooting by inserting the most basic shotcode i.e. [twitpic id=hash]. If nothing works check if http://twitpic.com is not down. 53 =Can I put my URL across the image ?= 54 wp-twitpic has an option 'myurl' which overrides the twitpic.com url. But according to the twipic API notes, you need to backlink the image to twitpic page or atleast have an information around the image that the image is hosted on twitpic. So I would advice you if you override the image link with your URL please do not forget to add the credits. 59 55 60 56 61 57 == Screenshots == 62 screenshot.gif 58 1. The image embeded within the post behaves just like a normal embeded image. 63 59 64 60 == Changelog == 65 61 =1.0= 62 You can insert images from twitpic using the unique hash(id) provided by twitpic.com
Note: See TracChangeset
for help on using the changeset viewer.