Issues & suggested enhancements (works barely – use with care!)
-
After having tested an alternative plugin (Import External Images) that works fine for individual post but not on batch mode, I tried this one and experienced some difficulties… Fortunately, I tested it in a local WAMP backup version!
Here is my report:
1/ Did not work initially because of php “fileinfo” not activated on WAMP => I fixed that
2/ When proposing to select a list of author, the plugin list all registered users!!! A “select distinct … from wp_posts” should be more accurate!
3/ When processing in batch mode, the plugin is (to my point of view) not verbose enough.
– it lists post & number of processed images only
— I would have add:
– a link to the post (see)
– a link to the post (edit)
– for each image:
– src of previous image
– new internal src
4/ I didn’t understand the order of the batch processing. It was a mix of old and recent posts
5/ I think it would be helpful to add the importation of img in comments
6/ It was wise to put the menu for “Import External Images” in the “Media” menu and not in the default crowded menu for settings ??… well… but my big issue is that… IT DIDN’T WORK.
BEFORE:
<a href="https://www.wikio.fr/blogs/top"><img style="border: none;" alt="Wikio - Top des blogs" src="https://external.wikio.fr/blogs/top/getrank?url=http%3A%2F%2Fwww.my-website-here.fr%2Ffeed&style=1" /></a>
AFTER:
<img style="border: none;" alt="Wikio - Top des blogs - Divers" /></a>
BTW, this is an image I should NOT import as it is a dynamic one… But there is no option to filter some website (only flicker – again, Import External Images is smarter here).
SRC disappeared!!! And not a single img imported.
I found no error in php_error.log
- The topic ‘Issues & suggested enhancements (works barely – use with care!)’ is closed to new replies.