Title: My Pictures Widget
Author: pepijnkoning
Published: <strong>February 23, 2009</strong>
Last modified: April 12, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/my-twitpics.svg)

# My Pictures Widget

 By [pepijnkoning](https://profiles.wordpress.org/pepijnkoning/)

[Download](https://downloads.wordpress.org/plugin/my-twitpics.zip)

 * [Details](https://mfe.wordpress.org/plugins/my-twitpics/#description)
 * [Reviews](https://mfe.wordpress.org/plugins/my-twitpics/#reviews)
 *  [Installation](https://mfe.wordpress.org/plugins/my-twitpics/#installation)
 * [Development](https://mfe.wordpress.org/plugins/my-twitpics/#developers)

 [Support](https://wordpress.org/support/plugin/my-twitpics/)

## Description

The My Pictures Widget allows you to show your recently added items to Twitpic.com
and Mobypicture.com on your WordPress powered website.
 This simple widget automatically
displays them in your sidebar. If your theme don’t support widgets you could add
some custom code.

#### Currently supported services

 * Twitpic
 * Mobypicture

#### Features

 * Simple
 * Customizable title
 * Only twitter username required
 * You could change the number of photos
 * Link to pictures on/off
 * Change picture size
 * Change margin
 * Border modification

### Version History

#### Version 1.2

 * Added Mobypicture support
 * Bug fix: Changed the way Twitpic picture’s are loaded
 * Plugin renamed to My Pictures Widget

#### Version 1.1.0

 * Added custom image sizing
 * Added custom image margin
 * Added linked photos option
 * Added custom border size and color

#### Version 1.0.1

 * Plugin My Twitpics released

### Licence

Good news, this plugin is free for everyone! Since it’s released under the GPL, 
you can use it free of charge on your personal or commercial blog.

## Installation

#### Themes with widget support

 1. Upload `mypictures.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the widget to the sidebar
 4. Setup the widget
 5. Enjoy!

#### Themes without widget support

 1. Upload `mypictures.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Insert and edit the PHP code listed below in your `sidebar.php` at the desired 
    location:
 4. < ?php MyPictures($username = ‘pepijnkoning’, $num = 4, $linked = true, $size =
    70, $margin = 5, $border = 0, $bordercolor = ‘#FFFFFF’, $service = ‘Twitpic’) ?
    >

 * `$username = pepijnkoning` >> replace with your own username;
 * `$num = 4` >> replace with the number of thumbnails you wish to display;
 * `$linked = true` >> replace with `false` when you don’t want to link the pictures
   to the original ones;
 * `$size = 70` >> replace with desired width of the thumbnail in number of pixels;
 * `$margin = 2` >> the margin around the pictures in pixels;
 * `$border = 0` >> the border size in pixels;
 * `$bordercolor = '#FFFFFF'` >> the border color, if the border is not 0px;
 * `$service = 'Twitpic'` >> the service you wanna use: ‘Twitpic’ or ‘Mobypicture’

## FAQ

  How many photo’s shows the plugin?

On the widget administration page you could set up how many photo’s you want to 
show (max. 20)

  Are the photo’s linked?

Yes, but when you don’t want that visitors could click on it you could put it off
on the widget administratoin page.

  What do I have to fill in by “Username”

The username of your twitter account.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“My Pictures Widget” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ pepijnkoning ](https://profiles.wordpress.org/pepijnkoning/)

[Translate “My Pictures Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/my-twitpics)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/my-twitpics/), check
out the [SVN repository](https://plugins.svn.wordpress.org/my-twitpics/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/my-twitpics/) by
[RSS](https://plugins.trac.wordpress.org/log/my-twitpics/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2.2**
 *  Last updated **16 years ago**
 *  Active installations **30+**
 *  WordPress version ** 2.2 or higher **
 *  Tested up to **3.0.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/my-twitpics/)
 * Tags
 * [photos](https://mfe.wordpress.org/plugins/tags/photos/)[pictures](https://mfe.wordpress.org/plugins/tags/pictures/)
   [twitpic](https://mfe.wordpress.org/plugins/tags/twitpic/)[twitter](https://mfe.wordpress.org/plugins/tags/twitter/)
   [widget](https://mfe.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://mfe.wordpress.org/plugins/my-twitpics/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/my-twitpics/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/my-twitpics/reviews/)

## Contributors

 *   [ pepijnkoning ](https://profiles.wordpress.org/pepijnkoning/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/my-twitpics/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.pepijnkoning.nl/contact/)