Title: Push Notification Parse
Author: kevin.gay
Published: <strong>December 10, 2015</strong>
Last modified: December 10, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/notification-push-parse.svg)

# Push Notification Parse

 By [kevin.gay](https://profiles.wordpress.org/kevingay/)

[Download](https://downloads.wordpress.org/plugin/notification-push-parse.0.3.zip)

 * [Details](https://wordpress.org/plugins/notification-push-parse/#description)
 * [Reviews](https://wordpress.org/plugins/notification-push-parse/#reviews)
 *  [Installation](https://wordpress.org/plugins/notification-push-parse/#installation)
 * [Development](https://wordpress.org/plugins/notification-push-parse/#developers)

 [Support](https://wordpress.org/support/plugin/notification-push-parse/)

## Description

This plugin allows you to send notifications directly from your WordPress site to
your Parse.com account to all devices that i’ve been registered in it.
 Now, go 
to Installation section to find out how to install and use plugin.

### Troubleshooting

 * WARNING : It’s at your own risk to do that because it cans create security issue
 * Fatal error: Uncaught exception ‘Parse\ParseException’ with message ‘SSL certificate
   problem: unable to get local issuer certificate’
 * You will have to add a line at the parse-php-sdk-master\src\Parse\ParseClient.
   php file.
 * Under this : $rest = curl_init(); }
 * Add : curl_setopt($rest, CURLOPT_SSL_VERIFYPEER, false);

### Donate

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QP6QETB77AUH2

### GITHUB

https://github.com/GayKevin/WordPress-Plugin-Notification-Push-Parse

## Installation

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

-1. Upload `push_notifications_parse` to the `/wp-content/plugins/` directory
 -
2. Activate the plugin through the ‘Plugins’ menu in WordPress -3. Go to the Settings
section and enter your correct keys of your App of Parse.com -5. In the main section
enter your text and click on Send Push! -4. Enjoy!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Push Notification Parse” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ kevin.gay ](https://profiles.wordpress.org/kevingay/)

[Translate “Push Notification Parse” into your language.](https://translate.wordpress.org/projects/wp-plugins/notification-push-parse)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/notification-push-parse/),
check out the [SVN repository](https://plugins.svn.wordpress.org/notification-push-parse/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/notification-push-parse/)
by [RSS](https://plugins.trac.wordpress.org/log/notification-push-parse/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3

 * Setting page to easily enter your keys.

#### 0.2.2

 * Fixed “The plugin does not have a valid header”

#### 0.2.1

 * Fixed Readme WordPress

#### 0.2

 * Auto-Download ParseSDK.

#### 0.1.1

 * Fixed CSS issue.

#### 0.1

 * First alpha version send to iOs and Android at the same time.

## Meta

 *  Version **0.3**
 *  Last updated **11 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.0.38**
 * Tags
 * [android](https://wordpress.org/plugins/tags/android/)[ios](https://wordpress.org/plugins/tags/ios/)
   [parse](https://wordpress.org/plugins/tags/parse/)[push notifications](https://wordpress.org/plugins/tags/push-notifications/)
 *  [Advanced View](https://wordpress.org/plugins/notification-push-parse/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/notification-push-parse/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/notification-push-parse/reviews/)

## Contributors

 *   [ kevin.gay ](https://profiles.wordpress.org/kevingay/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/notification-push-parse/)