Mobypicture

This page contains information regarding my WordPress plugin ‘My Mobypictures‘. The latest stable version and instructions can be found in the WordPress Plugin Directory

Mobypictures is a great service that allows you to share all sorts of media with all popular social sites: facebook, twitter, flickr, blogger, vimeo, and more.  Find out yourself and click one of the pictures below…

Version 1.2.1

This subversion includes a optional PHP function that will only extract the ‘raw’ images from Mobypicture.com and depends on your theme stylesheet for formatting. You will have to include image class img.mobypicture_raw in your style.css file. For the images below I have use these settings:

My latest Mobypicture items with style.css formatting:

< ?php mobypicture_raw($public = false, $group = false, $username = chillez73, $num = 8, $square = true, $linked = true); ?>
Line added to style.css: img.mobypicture_raw { padding: 0px; margin: 0 2px 3px 0; border: 4px ridge #2772B3; width: 50px; height: 50px; }

Version 1.2

This version supports user, group and public timeline image feeds. I had to change the php function that builds the source url to fetch the thumbnail images so I renamed it so the existing function would remain unchanged. By doing this the plugin will still support the v1.1 function used on your website.
Note: you will need to be able to run php on your page or post.

Latest Mobypicture items from group ‘Twitterazi’:

< ?php mobypicture($public = false, $group = true, $username = twitterazi, $num = 8, $w = 50, $h = 50, $p = 2, $square = true, $linked = true); ?>

Latest Mobypicture items from public timeline:

< ?php mobypicture($public = true, $group, $username, $num = 8, $w = 50, $h = 50, $p = 2, $square = true, $linked = true); ?>

Version 1.1

This version adds the ability to adjust the width & height of the thumbnails and the padding between them. My latest mobypicture items:

< ?php mobypic_pics($username = chillez73, $num = 8, $width = 50, $height = 60, $padding = 2, $linked = true); ?>

Version 1.0

My first version of the ‘My Mobypictures’  plugin for WordPress! This simple plugin & widget displays your recently added Mobypicture photo’s. You can choose the number of pictures to display and decide whether they should hyperlink to the original in your Mobypicture profile or not.

  • Tag Cumulus

  • Recent Posts

  • Categories