這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WordPress Post FCM

描述

Notify your users of new posts with Firebase cloud messaging (FCM) for Android and iOS. Sends a FCM/push notification when a post is published. Choose categories to send FCM when post is published

Send FCM messages to a single user using FCM token or to group using topics.

Requires WordPress 3.0 and PHP 5.

Additional Info

Idea Behind / Philosophy: Just a little leightweight plugin to send Notificationd. So stay tuned :).

Credits

  • Thanx to me [emil90] and all the great blogs out there that helped put this piece together

螢幕截圖

  • Admin Bar FCM options (running with WordPress 3.3 here)
  • Admin Bar Send Single Notifications (running with WordPress 3.3 here)

安裝

  1. Download the plugin .zip file
  2. Login to admin Click Plugins -> Add New -> Upload
  3. Find WordPress-Post-FCM-Plugin WordPress Plugin in plugin list and activate it.
  4. Now goto Post FCM Notifications under Settings in admin menu

常見問題

What can i do with this plugin

Send notification to users in a topic or send single notification to specific user using token. You can set the notification tone, notification icon in your payload message.

Where do i get token

You need to provide your own sever management to get user tokens.

Some users don’t receive the notifications

You can send notifications to 1000 users in a topic. its a Firebase restriction

評價

There are no reviews for this plugin.

貢獻者及開發者

“WordPress Post FCM” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WordPress Post FCM 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Minor code tweaks
  • Fixed some ugly typos (Mmh, happens sometimes…)
  • Fixed Icon size.