开发者 | JeremyVisser |
---|---|
更新时间 | 2008年12月28日 17:45 |
PHP版本: | 2.2 及以上 |
WordPress版本: | 2.7 |
mini-mugshot
directory from the .zip file to the /wp-content/plugins/
directoryYou can add Mini Mugshot to a post or page, or to your sidebar as a widget.
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.
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.