This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Embedly Wall

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.

Screenshots

  • This screenshot depicts the 'Fetch URL' feature when you are adding a new embed
  • This screenshot depicts the narratives section
  • This screenshot depicts the 'all embeds' section
  • This screenshot depicts the 'Embedly-Wall' settings page
  • This screenshot depicts the embedded narrative wall in a page
  • This screenshot depicts the embedded narrative wall in a page (close up)

Installation

  1. Upload embedly-wall to the /wp-content/plugins/ directory
  2. Sign up for an Embedly account @ http://www.embed.ly, get your API key
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Add your API key to the plugin settings
  5. Create a new narrative
  6. Create a new embed and add it to a narrative
  7. 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Embedly Wall” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Embedly Wall” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

Added in logic to actually display the single embed with the tag [embedly_wall_embed unique_string=”string”]