This is the official plugin for Bildirim, built and
maintained by the Bildirim team. “Bildirim” is our own service and brand — we
operate bildirim.io; this plugin is not a third-party integration.
Bildirim is a web push notification platform. Installing it by hand takes three
steps: a <head> snippet, a service worker file uploaded to /bildirim/ over
FTP, and (for iPhone/iPad) a manifest. This plugin does all three.
What it does
<head> with the right attributes./bildirim/BildirimSDK-sw.js from yourmanifest.json so iOS 16.4+ users can add your site toRegisters exclusion rules for LiteSpeed Cache, WP Rocket and Autoptimize so
the SDK is not merged into a combined file (which would stop updates).
Announces new posts: a Bildirim box in the editor with a “send when
published” switch and per-channel checkboxes (Web / iOS / Android). A post is
announced at most once — editing a published post never sends again.
What it does not do
Segments, automations, A/B tests and scheduling live in the Bildirim dashboard.
From WordPress you can announce a post to everyone (optionally per channel);
anything more targeted is a campaign in the dashboard.
This plugin connects to Bildirim (bildirim.io), the notification service this
plugin is built for and which the plugin author operates. An account on that
service is required for the plugin to function. The requests it makes, and the
data each one carries, are listed below.
https://api.bildirim.io/v1/public/vapid — called once from your server whenhttps://api.bildirim.io/v1/push — called from your server when a post ishttps://cdn.bildirim.io/sdk.js and https://cdn.bildirim.io/bildirim-sw.jsVisitor data handled by Bildirim (push endpoint, browser, operating system,
time zone) is described in the
privacy policy and the
terms of service.