=== notify-wp === Contributors: Shunsuke Hayashi Donate link: Tags: ntfy.jp,notify,api,notification Requires at least: 3.6.1 Tested up to: 4.2.2 Stable tag: 1.0.0 License: The MIT License License URI: http://opensource.org/licenses/MIT This plugin sends notifications to any ntfy.jp when an event triggered in WordPress. == Description == You can contribute to this project on [GitHub](https://github.com/linkillhz/notify-wordpress "notify WordPress"). **And yes you can send your new feature requests to [here](https://github.com/linkillhz/notify-wordpress/issues)**. This plugin sends notifications when 1. a new post/page/custom post type published = AUTHOR = * [Shunsuke Hayashi](http://kokonotsu.net) = CONTRIBUTORS = == Installation == 1. Create a new notify account on [here](https://ntfy.jp/sender/sign_in "New notify account") 2. Create a new notification and get **token** 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Add **token** and **message** codes on *Settings > notify* page. Click **SAVE** button. == Changelog == = 1.0 = * First stable tag. Hello World !