=== Plugin Name === Contributors: uiux Donate link: http://uiux.me Tags: facebook wall, embed, post, embedly, fetch contents, oembed, wall post, facebook, status url, embeded link Requires at least: 3.8.1 Tested up to: 3.8.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embedly-Wall lets you create posts as easily as you post on Facebook. == Description == 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. == Installation == 1. Upload embedly-wall to the `/wp-content/plugins/` directory 1. Sign up for an Embedly account @ http://www.embed.ly, get your API key 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add your API key to the plugin settings 1. Create a new narrative 1. Create a new embed and add it to a narrative 1. 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. == Screenshots == 1. This screenshot depicts the 'Fetch URL' feature when you are adding a new embed 2. This screenshot depicts the narratives section 3. This screenshot depicts the 'all embeds' section 4. This screenshot depicts the 'Embedly-Wall' settings page 5. This screenshot depicts the embedded narrative wall in a page 6. This screenshot depicts the embedded narrative wall in a page (close up) == Changelog == = 1.1 = Added in logic to actually display the single embed with the tag [embedly_wall_embed unique_string="string"]