Title: XML support
Last modified: August 30, 2016

---

# XML support

 *  [qubitoz](https://wordpress.org/support/users/qubitoz/)
 * (@qubitoz)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/xml-support/)
 * Hello I tried to load XML files using your plugin but not detected. Check and
   not in the exclusion list. Using a plugin I can upload XML files and many more
   types in Media. But I can not do with your plugin.
    I’m setting something incorrectly?
 * [https://wordpress.org/plugins/media-from-ftp/](https://wordpress.org/plugins/media-from-ftp/)

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

 *  Plugin Author [Katsushi Kawamori](https://wordpress.org/support/users/katsushi-kawamori/)
 * (@katsushi-kawamori)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/xml-support/#post-6880749)
 * Hi qubitoz,
 * Search files of “Media from FTP”, it is dependent on the filter written in the“
   wp-includes / functions.php”.
 * The 2114 line, please add the ,’xml’.
    `'code' => array ('css', 'htm', 'html','
   php', 'js', 'xml'),`
 * The 2291 line, please add the following.
    `'xml' => 'text/xml',`
 *  Plugin Author [Katsushi Kawamori](https://wordpress.org/support/users/katsushi-kawamori/)
 * (@katsushi-kawamori)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/xml-support/#post-6880835)
 * Hi qubitoz,
 * Fixed problem of search files in version 9.03.
    It is ok without having to modify
   the functions.php. Please try.

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

The topic ‘XML support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/media-from-ftp_d27e1b.svg)
 * [Media from FTP](https://wordpress.org/plugins/media-from-ftp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-from-ftp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-from-ftp/)
 * [Active Topics](https://wordpress.org/support/plugin/media-from-ftp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-from-ftp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-from-ftp/reviews/)

## Tags

 * [ftp](https://wordpress.org/support/topic-tag/ftp/)
 * [media](https://wordpress.org/support/topic-tag/media/)
 * [upload](https://wordpress.org/support/topic-tag/upload/)
 * [xml](https://wordpress.org/support/topic-tag/xml/)

 * 2 replies
 * 2 participants
 * Last reply from: [Katsushi Kawamori](https://wordpress.org/support/users/katsushi-kawamori/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/xml-support/#post-6880835)
 * Status: not resolved