Plugin Name
开发者 |
simenschi
|
更新时间 |
2014年4月17日 14:39 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
3.9 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
Displays a list of Instagram images from a specific user using a Wordpress shortcode.
Usage:
[getinsta howmany="HOWMANYIMAGES" userid="YOURUSERID" client_id="YOURCLIENTID"]
安装:
- Upload
getinsta
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Get a client_id from Instagram
- Place
[getinsta howmany="HOWMANYIMAGES" userid="YOURUSERID" client_id="YOURCLIENTID"]
in your page or post.
更新日志:
0.3
Tested for Smith
0.2
Changes in the description
0.1
Wrote the plugin