Linux 软件免费装

Safari Push

开发者
更新时间 2014年5月23日 21:50
WordPress版本: 3.9.1

标签

mac safari push notifications mavericks os x

下载

0.5.1 0.5.2 0.5.3 0.6 0.6.1 0.6.2 0.6.3 0.6.4 0.6.5 0.7 0.7.1 0.7.2 0.7.3 0.8 0.8.1 0.8.2 0.9 0.9.1 1.0 trunk

详情介绍:

What does this plugin do? This plugin lets you prompt users to allow Safari Push notifications from your Wordpress site, and then send out Safari Push notifications to every user each time you publish a new post from Wordpress. There's also an option to send notifications directly from the plugin's settings page. Additionally, it lets you use the shortcode [safari-push] anywhere you like that will provide feedback to visitors on their notification status, and the shortcode [safari-push-count] to show how many subscribers you have (there's also a dashboard widget to tell you this too). This plugin is intentionally kept simple, feel free to fork the source and modify it to suit your needs. The source is maintained on GitHub: https://github.com/surrealroad/wp-safari-push What this plugin won't do This plugin doesn't communicate with Apple's Push Notification Service (APNS) directly. You need a dedicated, secure server for that, which is beyond the scope of this plugin. See below for more details. What are Safari Push Notifications? Push notifications are a feature in Safari 7 and Mac OS 10.9 “Mavericks” that allow websites to send users notifications to their desktop, even when Safari is closed. For much more information on this, see https://developer.apple.com/notifications/safari-push-notifications/ What else do I need in order to use this plugin? You'll also need a seperate, working HTTPS server for communicating with Safari and Apple Push Notification Server (referred to as the "Web Service"). For a PHP implementation of the Web Service, refer to our reference project at https://github.com/surrealroad/Safari-Push-Notifications. Can I see it in action? Sure, go to http://www.controlcommandescape.com/push/ (you'll probably want to open that URL in Safari 7) TODO: Additional credits

安装:

  1. Install the plugin as you would any other WordPress plugin and enable it
  2. Go to Settings > Safari Push
  3. Fill in the details for your push service
  4. (Optional) Visit your site in Safari 7.0+ and wait for the prompt to subscribe to notifications
  5. (Optional) Add the shortcode [safari-push] somewhere on your site to view the status of push notifications
  6. (Optional) Fill in the form at the bottom of the settings page to send a test psuh notification
  7. (Optional) Edit the HTML displayed for the shortcode in the settings page
Note that your theme must include wp_footer()

更新日志:

1.0 0.9.1 0.9 0.8.2 0.8.1 0.8 0.7.3 0.7.2 0.7.1 0.7 0.6.5 0.6.4 0.6.3 0.6.2 0.6.1 0.6 0.5.3 0.5.2 0.5.1 0.5