Title: Image2Post
Last modified: August 18, 2016

---

# Image2Post

 *  [Constantinos Kouloumbris](https://wordpress.org/support/users/ckr/)
 * (@ckr)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/image2post/)
 * I’ve created a new plugin. And I’ve also added it to the wp-plugins.net page.
   Here are the links.
 * [http://wp-plugins.net/](http://wp-plugins.net/)
    [http://wp-plugins.net/index.php?id=242](http://wp-plugins.net/index.php?id=242)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/image2post/#post-187003)
 * To help searches:
 * # Name: Image2Post
    # Version: 1.1 # Description: Posts an image into the posts
   that you choose using custom fields, and optionally it can add a link as well
   under the image.
 *  [jinsan](https://wordpress.org/support/users/jinsan/)
 * (@jinsan)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/image2post/#post-187012)
 * Any chance of a demo fella? You upload an image and this sticks it in the post
   then?
 *  Thread Starter [Constantinos Kouloumbris](https://wordpress.org/support/users/ckr/)
 * (@ckr)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/image2post/#post-187201)
 * It basically adds this code into the post but when you want to edit the post 
   thinks are much more cleaner.
    `<div class='leftbox'><img src='path to image 
   in your wp-images folder' /></div>`
 * You can see a demo at my site, because thats what I use to show images into posts.
 * [http://constantinos.kouloumbris.com/blog/](http://constantinos.kouloumbris.com/blog/)
 *  [wahaca](https://wordpress.org/support/users/wahaca/)
 * (@wahaca)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/image2post/#post-187412)
 * I have a lot of space between my post title and post entrybody. I know that Image2Post
   will insert the image inside the post entry body, so it will wrap the post text.
 * But I would like to have it insert the image at the post title level. Does anyone
   know what I have to modify in order to do that?
 * b.t.w – Just in case any one is interested, I wanted to make the image a link
   to the post so I changed line 130 of the plugin to say:
 * `$output .= '<div class="leftbox"><img src="' . get_settings('siteurl') . $img_icon_dir.
   $img_left . '" alt="' . $img_left . '" title="' . $img_left . '" />' . $imglink_dir_left.'
   </div>';`

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Image2Post’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [wahaca](https://wordpress.org/support/users/wahaca/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/image2post/#post-187412)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
