Too bad this could be usefull.
]]>I’m migrating a couple of image-heavy blogs to a new site and this plugin seems to have the exact functionality that I need. Scan the specific site’s upload directory and synch the info to the Media Library without having to muck around with PHP/SQL. However, it does not seem to work with multisite enabled.
Does it only look for images in the main /wp-content/uploads/ folder?
WPMS uses a different path: /wp-content/uploads/sites/BLOG-ID/ [new upload path since WP3.5] or /wp-content/blogs.dir/BLOG-ID/ [old upload path]
]]>Partially functional in 3.5: The images do show in media library but still won’t attach.
Warning: Missing argument 2 for wpdb::prepare(), called in cit_media_sync.php on line 173 and defined in /wp-db.php on line 990
This site is a transfer from a live site to a sub folder on a test server for work, so I can’t be sure it’s the plug in that has the problem. But since it hadn’t been tested in 3.5 I thought I’d put the error out there and see if anyone else had gotten it.
]]>