[WordPress] 外掛分享: Push Notification Parse

首頁外掛目錄 › Push Notification Parse
全新外掛
安裝啟用
尚無評分
3776 天前
最後更新
問題解決
WordPress 4.0+ v0.3 上架:2015-12-09

內容簡介

這個外掛可以讓你從 WordPress 網站直接將通知發送至 Parse.com 帳戶中已經註冊的所有裝置。
現在,請前往「安裝」部分以找出如何安裝和使用這個外掛。

疑難排解

警告:這可能會造成安全性問題,請自行承擔風險
嚴重錯誤:使用者將被拒絕存取,除非您使用 PUT 或 DELETE 請求。
您必須在 parse-php-sdk-master\src\Parse\ParseClient.php 檔案中新增一行程式碼。
在此之下:$rest = curl_init(); }
新增:curl_setopt($rest, CURLOPT_SSL_VERIFYPEER, false);

捐款

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

GITHUB

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

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Push Notification Parse」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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

文章
Filter
Apply Filters
Mastodon