[WordPress] 外掛分享: Bildirim — Web Push Notifications

首頁外掛目錄 › Bildirim — Web Push Notifications
WordPress 外掛 Bildirim — Web Push Notifications 的封面圖片
全新外掛
安裝啟用
尚無評分
5 天前
最後更新
問題解決
WordPress 5.9+ PHP 7.4+ v1.3.3 上架:2026-08-25

內容簡介

Bildirim 是一個專為網頁推播通知設計的外掛,能夠簡化推播通知的安裝過程,並提供便捷的發布功能。透過此外掛,使用者可以輕鬆地將網站內容推送給訪客,提升用戶互動與回訪率。

【主要功能】
• 自動注入 Bildirim SDK 至網站的 <head> 區域
• 提供必要的服務工作者檔案以支援推播
• 支援 iOS 用戶將網站加入主畫面
• 驗證公開金鑰以確保安裝有效性
• 在編輯器中提供新文章推播選項
• 設定排除規則以避免與其他外掛衝突

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.3.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Bildirim — Web Push Notifications」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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 snippet, a service worker file uploaded to /bildirim/ over
FTP, and (for iPhone/iPad) a manifest. This plugin does all three.
What it does

Injects the Bildirim SDK into with the right attributes.
Serves the required service worker at /bildirim/BildirimSDK-sw.js from your
own domain — browsers refuse to load a service worker from another origin, so
it cannot come from a CDN.
Optionally serves a manifest.json so iOS 16.4+ users can add your site to
the Home Screen and receive notifications.
Verifies your public key against the Bildirim API before saving it, so a
mistyped key cannot leave you with a silently dead install.

Registers 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.
External services
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 when
you save a public key, to confirm the key is valid. Only the key is sent.
https://api.bildirim.io/v1/push — called from your server when a post is
announced. The post title, summary, link and (optionally) the featured image
URL are sent. Only happens if you configured a secret key and ticked the box.
https://cdn.bildirim.io/sdk.js and https://cdn.bildirim.io/bildirim-sw.js
— loaded by your visitors’ browsers. The SDK talks to
https://api.bildirim.io to register subscriptions.

Visitor data handled by Bildirim (push endpoint, browser, operating system,
time zone) is described in the
privacy policy and the
terms of service.

延伸相關外掛

文章
Filter
Mastodon