Want to add thumbnail pictures of your most recent Mobypicture uploads to your WordPress blog? Use my “My Mobypicture’s” plugin to do just that. I created this plugin based on the code of the great “My twitpics” plugin from Pepijn Koning. So most credits go to Pepijn!
Download the plugin here and copy the folder into the /wp-content/plugins/ folder. Activate the plugin, add the widget, setup the widget and it’s done.
If you don’t use widgets you could simply use the following code to display your twitpic pics: < ?php mobypic_pics($username = ”, $num = ”, $linked = ”); ?>. You have to replace <username> with your Mobypicture username, <number> with the number of pictures you want to show and <linked> with true or false.

Submitted request to have plugin hosted by WordPress
Today I have submitted a request to have my Mobypicture plugin / widget hosted by WordPress. The WP Plugin Developer Center page contains clear instructions to guide you through the process. I wonder how long the approval will take, to quote WordPress.org: “Within some vaguely defined amount of time, some one will approve your request.” Will keep you updated!