Nimble Links

外掛說明

Nimble Links for WordPress connects to your Nimble Links account and lets you generate a short link and QR code for any post or page directly from the block editor.

Features:

  • Generate a short link for any post or page with one click
  • Get a matching QR code alongside every short link
  • Copy the short link to your clipboard or open the link’s manage page on Nimble Links
  • Regenerate the short link at any time
  • Secure — your API token is encrypted at rest and never exposed to the browser

Third-Party Service: Nimble Links

This plugin connects to the Nimble Links API to create short links and QR codes. When you click “Generate Short Link” in the editor, the post title and URL are sent to the Nimble Links API. An API token is required to authenticate.

Source Code

The plugin’s JavaScript is compiled with @wordpress/scripts. The unminified source and build tooling are available at https://github.com/nimblelinks/nimblelinks-for-wordpress.

How it works:

  1. Install and activate the plugin
  2. Go to Settings Nimble Links and paste your API token
  3. Open a post or page in the block editor
  4. Open the Nimble Links sidebar and click “Generate Short Link”

安裝方式

  1. Upload the nimble-links folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to Settings Nimble Links and connect your account

常見問題集

Where do I get an API token?

Log in to nimblelinks.com, go to Team Settings API Tokens, and create a new token.

What post types are supported?

Posts and pages are supported out of the box.

What data is sent to external servers?

When you generate a short link, the post title and permalink are sent to the Nimble Links API (nimblelinks.com). QR code URLs are also retrieved from the API. No data is sent until you connect your account, and no visitor/analytics data is collected by this plugin.

What happens if I deactivate the plugin?

Your short links continue to work — they’re managed by Nimble Links independently. The plugin data (post meta) is preserved so everything picks back up if you reactivate.

What happens if I delete the plugin?

The plugin removes its settings (API token, team name) but leaves post meta in place so your existing short links remain functional.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Nimble Links〉的開發相關工作。

參與者

將〈Nimble Links〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Confirmed compatibility with WordPress 7.0.

1.0.0

  • Initial release