
外掛標籤
開發者團隊
原文外掛簡介
PeakURL connects a WordPress site to PeakURL with a bearer API key.
With the plugin enabled, editors and admins can:
connect WordPress to a PeakURL install from the WordPress admin
create or update a PeakURL link for posts, pages, and supported custom post types
copy the generated short URL from the editor or posts list
open the matching PeakURL dashboard screen for an existing short link
bulk sync selected posts from the posts list
optionally delete the remote PeakURL link when content is permanently deleted in WordPress
PeakURL stores the configured API key encrypted in the WordPress options table and uses the PeakURL API with bearer-token authentication.
Learn more and see the setup guide in the PeakURL for WordPress docs.
External services
This plugin connects to the PeakURL API URL that you configure in the plugin settings. It uses that API to test the connection from WordPress and to create, update, and optionally delete short links for supported content.
The plugin does not send data to PeakURL until you enter an API URL and API key and then use one of the plugin’s connection or sync actions.
Requests are sent when you:
run Test Connection
manually sync content from the editor
bulk sync selected content from the posts list
save published content while automatic sync is enabled
permanently delete content while remote deletion is enabled
When the plugin connects, it sends:
your PeakURL bearer API key in the Authorization header
the WordPress permalink, link title, and optional custom alias when creating or updating a short link
the stored PeakURL link ID when updating or deleting an existing short link
For the plugin-specific privacy notice, see:
PeakURL for WordPress Privacy Policy
If you connect the plugin to the managed PeakURL.com service, the same request data is sent to that configured PeakURL API.
If you connect the plugin to a self-hosted PeakURL install, the same data is sent to the API URL you configure for that install. Self-hosted deployments are operated by you or your chosen host, so their own terms and privacy policy apply.
