Changeset 152063
- Timestamp:
- 09/04/2009 07:02:00 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
r152060 r152063 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 = The images are not getting rendered even if the plugin is activated ?=51 = The images are not getting rendered even if the plugin is activated ? = 52 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 ?=53 = Can I put my URL across the image ? = 54 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. 55 55 -
wp-twitpic/trunk/readme.txt
r152060 r152063 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 = The images are not getting rendered even if the plugin is activated ?=51 = The images are not getting rendered even if the plugin is activated ? = 52 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 ?=53 = Can I put my URL across the image ? = 54 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. 55 55
Note: See TracChangeset
for help on using the changeset viewer.