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.

FAQ

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.