Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielbachhuber/branch

WordPress plugin for Branch.com (just oEmbed support for now)
https://github.com/danielbachhuber/branch

Last synced: 19 days ago
JSON representation

WordPress plugin for Branch.com (just oEmbed support for now)

Awesome Lists containing this project

README

        

=== Branch ===
Contributors: danielbachhuber
Tags: branch, commenting, conversations, community
Requires at least: 3.3
Tested up to: 3.4
Stable tag: 0.1.1

Embed Branch conversations in your WordPress site.

== Description ==

Bring Branch conversations to your WordPress site. Embed a conversation in a post using a shortcode or oEmbed.

For the former, you'll add something like this to your post:

`[branch]http://beta.branch.com/owning-your-own-words-is-it-important-1[/branch]`

If you have oEmbed enabled for your site, you can add the Branch URL to a new line and the embed will generate automatically.

== Changelog ==

= 0.1.1 (Jul. 9, 2012) =
* Filter data-max-height from the response to remove unnecessary hight restriction on the embed

= 0.1 (Jun. 16, 2012) =
* Initial release