Free WordPress Plugin

Status
Not open for further replies.

stephan2307

Member
16
2012
6
0
Hi

I have written and released a wordpress plugin. It allows you to import images into wordpress via the bing API. It allows you to search for terms and then select the image you want to import. You can rename the file before you import it and also you can see the image sizes.

You can download if for free from here

http://wordpress.org/extend/plugins/bingimport/

of simply go to Add Plugin and search for bingimport

Any feedback and improvement ideas are welcome.
 
3 comments
Thanks for the positive feedback. Any idea about what I can improve to make it even better?

What about a shorttag that you can insert into a post or page something like this
Code:
[bingimport keyword="cars" rand="0,40" cache="4"]
What the above sample would do it import a random image choosen from the first 40 images with the keyword cars. This image would be show for 4 days and then it would import another random one.

Would that be useful?
 
Status
Not open for further replies.
Back
Top