Title: wp_admin/inline-uploading.php
Last modified: August 18, 2016

---

# wp_admin/inline-uploading.php

 *  [chaaban](https://wordpress.org/support/users/chaaban/)
 * (@chaaban)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wp_admininline-uploadingphp/)
 * does any one where i can find :
 * wp_admin/inline-uploading.php (version 2.0) in
 * version 1.5 ?
 * there is a plugin that ask me 2 insert :
 * $attachment = array(<br>
       ‘post_title’ => $imgtitle ? $imgtitle : $filename,
   <br>    ‘post_content’ => $descr,<br>    ‘post_status’ => ‘attachment’,<br>  ‘
   post_parent’ => $post,<br>    ‘post_mime_type’ => $type,<br>    ‘guid’ => $url
   <br>    );<br>
 * after this code in wp_admin/inline-uploading.php but i still have the 1.5 and
   there is no inline-uploading.php
 * there is a file called : upload.php
 * but the code dont look like it …

Viewing 1 replies (of 1 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/wp_admininline-uploadingphp/#post-344739)
 * inline-uploading.php is for the post editor upload facility that is new to 2.0.
   You won’t find it with any version of WordPress before that.

Viewing 1 replies (of 1 total)

The topic ‘wp_admin/inline-uploading.php’ is closed to new replies.

## Tags

 * [uploading](https://wordpress.org/support/topic-tag/uploading/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/wp_admininline-uploadingphp/#post-344739)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
