Allow posting of images?
-
Is there a way to allow the posting/uploading of images similar to how visitors to the blog are allowed to post comments?
The blog I need help with is: (visible only to logged in users)
-
There is not, but if your commenters have the images uploaded/hosted elsewhere, they could insert them with the following HTML:
<img src="[image URL]"/> -
-
- The topic ‘Allow posting of images?’ is closed to new replies.