FYI-GO URL Shortener

外掛說明

FYI-GO URL Shortener automatically shortens URLs in your WordPress posts and pages using the FYI-GO API. Save time and keep your links clean and trackable.

  • Automatically shortens URLs in your content (inside anchor links with an href)
  • Bulk conversion tool for existing posts
  • Choose a default “Box” for organizing your short links
  • Easy API key setup from your FYI-GO account

External services

This plugin connects to the FYI-GO API service to create, manage, and retrieve shortened URLs.

The plugin sends the original URL to the FYI-GO API when a user creates or automatically generates a shortened link. If API credentials are configured, the plugin may also send the configured API key and secret to authenticate the request.

The external service is provided by FYI-GO:
Terms of Service: https://website.fyi-go.com/terms
Privacy Policy: https://website.fyi-go.com/privacy
API documentation: https://api.fyi-go.com/info

License

This plugin is licensed under the GPLv2 or later.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/fyi-go-url-shortener/ directory. The folder name must be exactly fyi-go-url-shortener (the WordPress.org plugin slug). Do not use a folder name containing wp (for example fyi-go-wp), as that violates WordPress.org trademark rules and breaks automated checks. You can also install through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to ‘Settings’ > ‘FYI-GO URL Shortener’ to configure your API key and settings.

常見問題集

Where do I get my API key?

You can get your API key and secret from your FYI-GO dashboard.

Will it change existing links?

Yes, you can use the Bulk Conversion tool to convert all existing URLs in your posts to short URLs.

Does it shorten URLs automatically?

Yes, all new and updated posts can have their URLs automatically shortened if the plugin is active and configured.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈FYI-GO URL Shortener〉的開發相關工作。

參與者

將〈FYI-GO URL Shortener〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Plugin directory slug aligned with Text Domain (fyi-go-url-shortener); admin tab state respects nonce verification.

1.0.1

  • Documentation: External services section, contributors, and installation path aligned with plugin slug.
  • Admin: styles and scripts moved to enqueued assets.

1.0.0

  • Initial release.