Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/danielbachhuber/branch
- Owner: danielbachhuber
- Created: 2012-06-16T14:24:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-10T01:24:29.000Z (over 12 years ago)
- Last Synced: 2024-10-09T11:41:20.352Z (30 days ago)
- Language: PHP
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.1Embed 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