Title: My Pictures Widget
Author: pepijnkoning
Published: <strong>2009 年 2 月 23 日</strong>
Last modified: 2010 年 4 月 12 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# My Pictures Widget

 作者：[pepijnkoning](https://profiles.wordpress.org/pepijnkoning/)

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

 * [详情](https://cn.wordpress.org/plugins/my-twitpics/#description)
 * [评价](https://cn.wordpress.org/plugins/my-twitpics/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/my-twitpics/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/my-twitpics/#developers)

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

## 描述

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.

## 安装

#### 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’

## 常见问题

  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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「My Pictures Widget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「My Pictures Widget」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/my-twitpics)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/my-twitpics/)，查看[SVN仓库](https://plugins.svn.wordpress.org/my-twitpics/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/my-twitpics/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/my-twitpics/)。

## 额外信息

 *  版本 **1.2.2**
 *  最后更新：**16 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 2.2 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/my-twitpics/)
 * 标签
 * [photos](https://cn.wordpress.org/plugins/tags/photos/)[pictures](https://cn.wordpress.org/plugins/tags/pictures/)
   [twitpic](https://cn.wordpress.org/plugins/tags/twitpic/)[twitter](https://cn.wordpress.org/plugins/tags/twitter/)
   [widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/my-twitpics/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/my-twitpics/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/my-twitpics/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.pepijnkoning.nl/contact/)