Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Zaki Push Notification

Περιγραφή

This plugin implements the Apple Push Notification Service (APNs) and allows you to send notifications from your site to all devices that have installed your app. A button is added next to the button for publishing the post on the edit page to do this.

All registration/deletion requests must be sent to a specific URL of the website and must be composed by the UDID code followed by the device token (Look at the documentation page of plugin after installation).

In the settings page you can also upload your PEM certificate file and set all other information such as PEM SSL password, SSL server url and port. The PEM file will be stored in a protected folder for security reason.

Στιγμιότυπα

  • The button for notifications appears on the edit page
  • Settings page

Εγκατάσταση

  1. Unzip and upload the plugin in your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Drag & Drop the widget in your sidebar and customize your options

Συχνές Ερωτήσεις

Will be provided for new features?

Yes! We are already working on improvements such as the setting of auto notification for new articles.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Zaki Push Notification” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.1

  • (Bug fix) Function that add plugin rewrite rules moved to admin_init hook with conditional rewrite flush to avoid custom post type pages to display 404 error message

1.0

  • First release of the plugin