Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Embedly Wall

Описание

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.

Скриншоты

  • 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)

Установка

  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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Embedly Wall» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Embedly Wall» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1

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