Mô tả
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.
Cài đặt
- Upload the plugin folder to the
/wp-content/plugins/fyi-go-url-shortener/directory. The folder name must be exactlyfyi-go-url-shortener(the WordPress.org plugin slug). Do not use a folder name containingwp(for examplefyi-go-wp), as that violates WordPress.org trademark rules and breaks automated checks. You can also install through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to ‘Settings’ > ‘FYI-GO URL Shortener’ to configure your API key and settings.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“FYI-GO URL Shortener” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “FYI-GO URL Shortener” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.