# Ionic User Push Notification

Contributors: Thorsten Rintelen
License: GPLv2
Tags: ionic, user, push, notification
Plugin URL: https://github.com/rintynator/wp-ionic-user-push
Requires at least: 4.3
Tested up to: 4.3

## Description

Send immediately or scheduled push notification to ionic user ids.
Also optional send push notification to all user ids for new posts.

## Installation

This section describes how to install the plugin and get it working.

1. Upload `ionic-user-push` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the Ionic User Push Notification settings and enter basic settings
4. Plan or send your push notifications!

## Changelog

### 1.1.1

* Fix payload error

### 1.1.0

* Send optional push notification to all user ids for a new post (Thnaks to Ayoub Arbouchi)

### 1.0.0

* Initial version

