Plugin Name
开发者 |
uiux
|
更新时间 |
2014年3月7日 19:49 |
捐献地址: |
去捐款 |
PHP版本: |
3.8.1 及以上 |
WordPress版本: |
3.8.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Embedly-Wall lets you create posts as easily as you post on Facebook. It uses Embedly API to gather all the details about a link, and wordpress oembed function to retrieve the embeded media content. When you post an embed it creates a new post as a custom post type and lets you embed these posts, or narrative walls into your standard posts/pages.
安装:
- Upload embedly-wall to the
/wp-content/plugins/
directory
- Sign up for an Embedly account @ http://www.embed.ly, get your API key
- Activate the plugin through the 'Plugins' menu in WordPress
- Add your API key to the plugin settings
- Create a new narrative
- Create a new embed and add it to a narrative
- Add the hook [embedly_wall narrative="NARRATIVENAME"] to add a narrative wall to your post/page OR
[embedly_wall_embed unique_string="YOURSTRING"] to add a single embed.
屏幕截图:
更新日志:
1.1
Added in logic to actually display the single embed with the tag [embedly_wall_embed unique_string="string"]