Title: Dynamically creating pages
Last modified: August 19, 2016

---

# Dynamically creating pages

 *  [rachelkaye](https://wordpress.org/support/users/rachelkaye/)
 * (@rachelkaye)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/dynamically-creating-pages/)
 * I’m wondering if it’s possible to automatically create wordpress pages with the
   names of image files in a specific folder.. so when you add images to that folder
   via ftp wordpress automatically creates a new page with the name of that image..
   or is there a plugin out there that does anything like this?
 * Thanks

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

 *  [Mark / t31os](https://wordpress.org/support/users/t31os_/)
 * (@t31os_)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/dynamically-creating-pages/#post-1194840)
 * The server won’t interpret an FTP transfer as a series of WordPress queries.
 * That’s far outside the scope of what the server and WordPress do as they are.
 * In theory, anything is possible, but i very much doubt you’ll find something 
   to do what you’re asking.
 *  Thread Starter [rachelkaye](https://wordpress.org/support/users/rachelkaye/)
 * (@rachelkaye)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/dynamically-creating-pages/#post-1194842)
 * Thanks for your reply.
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/dynamically-creating-pages/#post-1194855)
 * Well… you could write a script that periodically [scans the directory](http://www.spoono.com/php/tutorials/tutorial.php?id=10)
   and then creates a new page for each image found minus images which already have
   pages. I think its doable if you take that approach but getting WP to recognize
   an ftp transfer would be tough. You’d probably have to work out some way to get
   the ftp server to ping WP, actually, but that would be tough too I think.
 * This could also be done if, instead of ftp, you used WP’s built in upload functions.
   If you write your own script you can upload to whatever directory structure you
   like.

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

The topic ‘Dynamically creating pages’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/dynamically-creating-pages/#post-1194855)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
