Linux 软件免费装

Mini Mugshot

开发者 JeremyVisser
更新时间 2008年12月28日 17:45
PHP版本: 2.2 及以上
WordPress版本: 2.7

标签

flash widget mugshot

下载

1.0

详情介绍:

Mini Mugshot is a widget that displays the latest items from your Mugshot feed on your WordPress blog. The Mini Mugshot widget can be displayed as a sidebar widget, or in a post or page.

安装:

Installing Mini Mugshot is easy. If you want to add your Mini Mugshot to your blog's sidebar, all you have to do is:
  1. Upload the mini-mugshot directory from the .zip file to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Add the Mini Mugshot sidebar widget from the Appearance → Widgets menu in WordPress
  4. You're done!
If you want to add your Mini Mugshot to a post or page, please see the Usage section for instructions.

常见问题:

Where can I add Mini Mugshot?

You can add Mini Mugshot to a post or page, or to your sidebar as a widget.

How do I add my Mini Mugshot to a post or page?

Please see the Usage section for instructions on how to do this. If it doesn't work, check that the fauxML plugin is installed and activated.

My theme doesn't use widgets! How can I add the Mini Mugshot to the sidebar?

Use the following code in sidebar.php: <?php echo mini_mugshot::output('http://mugshot.org/person?who=G3yH5GwMpAN1DW', 'mini') ?> You'll need to edit the above example to include your own Mugshot profile URL, and choose between the "mini", "3", "5", and "nowplaying" styles.