このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Blimply

説明

You will need an Urban Airship account in order to be able to use this plugin. The plugin features the ability to send push notifications for posts/pages/custom post types, and a handy Dashboard widget.

Translations

There’s English .pot file in lib/languages. Translations are welcome.

Contributors

Plugin is maintained on Github. Comments, issues, and pull requests are welcome.

スクリーンショット

  • Per-post Push notification
  • Dashboard widget
  • Blimply Settings

インストール

  1. Upload blimply directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set application key and application MASTER secret in ‘Settings’ -> ‘Blimply Settings’
  4. Add Urban Airship tags (optional)
  5. Keep in mind that tags names will be slugified when added to Urban Airship App. So for proper tag handling in your apps use tag->slug not tag->name when you register tags for device
  6. Set sounds for your tags
  7. Enjoy responsibly

評価

このプラグインにはレビューがありません。

貢献者と開発者

Blimply はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Blimply” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.4

  • Added Blackberry support
  • Option to limit Dashboard Widget Push to a certain amount of characters. Default is 140.

0.3.1

  • Fixed an issue with html entities being displayed not properly.
  • Fixed an issue where instead of post permalink, revision permalink was being sent

0.3

  • Now include Android payload as well as iOS
  • Various bugfixes (props @voceconnect, @danielbachhuber )

0.2.4

  • Fix potential Fatal Error with dependencies

0.2.3

  • Pushes that are sent from a post will now include permalink of that post. That gives an ability to open the link in your app
  • Pushes use default sound. Also, you can specify a sound per tag (see Push Sounds section)

0.2.2

  • Register taxonomy on init instead of admin_init

0.2.1

  • Fixed a bug that resulted in double escaping of characters that should be properly escaped
  • Added an option to turn on/off broadcast push notifications

0.2

  • No need for PEAR dependencies anymore

0.1

  • Initial release