Linux 软件免费装
Banner图

All push notification for WP

开发者 gtlwpdev
更新时间 2017年2月20日 19:17
PHP版本: 4.4 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

mobile notification app android push ios push notification Google Cloud Messaging GCM gcm Firebase Cloud Messaging FCM fcm Android IOS New post page New comment Post published Send Custom Message To WP User

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.5.1 1.5.2 1.5.3

详情介绍:

All push notifications for WP is useful plugin to send push notification to iOS and Android devices using WordPress integration.User can send push notifications to iOS and Android with custom Editor from wp-admin and even When admin publish a new post/page and even new comment is added to any post. Key Features All push notifications for WP supports following environments: By using this plugin you can:
  1. Send push notification to WordPress users selectively.
  2. Send push notification to users when new post is published or when new comment is added to the post (administrator user)
Important note To send push notification to android devices, you will need API Key from Google GCM platform. To send push notification to ios devices, you will need pem certification file from Apple APNs. For registering any device / user for push noficiation, it is required to integrate 'register' api in mobile application. Register API is part of the plugin only i.e. it is not third party API. It also means that all device token data is maintained in your wordpress application database only. Its basic use is to gather device token of respective iOS and Android devices so that push notifications can be sent from wordpress. More details about the same has been given in FAQ section. From the device app, it is required to send additional headers information so that device is recognized by Google Cloud Messaging (GCM) and Apple Push Notification service (APNs) Following headers are required:
  1. device_token: It will be the unique identifier provided by operating system to device.
  2. os_type: The type of device os - Use android for Android and ios for iOS devices.

安装:

Minimum Requirements

屏幕截图:

  • Admin Settings screen.
  • Admin Send push notification manually.
  • List of Sent Items in Admin Panel.

升级注意事项:

1.5.3
  • Split the mobile devices token in to chunks of 100 for sending messages in group.This will help when we have more number of users and we need to send pushntoification at once.Also set Maximum execution time.
1.5.2
  • Description About The Custom Message Via Pushnotification
  • Resolve Notice Error.
  • UI For Setting Page And Custom Pushnotification Better.
1.5.1
  • Bug fixings.
1.5
  • Implement WP REST API Functionality.
  • Bug fixings.
1.4
  • Bug fixings.
1.3
  • Issue fixings.
1.2
  • Bug Fix: In login, device token was not getting updated - Which is solved now.

更新日志:

1.5.3 1.5.2 1.5.1 1.5 1.4 1.3 1.2 1.1 1.0