BioLinks

描述

BioLinks lets you create a beautiful, self-hosted link in bio page on your own WordPress site.

No third-party accounts. No subscriptions. No limits. Just a free, open-source plugin that gets the job done.

Features:

  • 5 visual templates: Dark, Light, Minimal, Colorful, Glassmorphism
  • Custom accent color: Native WordPress color picker to match your brand
  • Social media icons: Instagram, YouTube, TikTok, LinkedIn, Twitter/X, Facebook, GitHub, Pinterest, Twitch, Snapchat (SVG icons displayed automatically)
  • Click tracking: Built-in analytics with daily charts and per-link stats inside your WordPress admin
  • Standalone page: No theme header/footer, works with any WordPress theme
  • Zero external dependencies: Everything hosted on your server. No CDN, no cookies, no third-party tracking. GDPR friendly by design
  • Drag & drop link ordering: Reorder your links with a simple drag and drop
  • Media Library integration: Upload your profile photo directly from the WordPress media library

Why BioLinks instead of Linktree?

Linktree hosts your page on their domain (linktr.ee). With BioLinks, your page lives on your own WordPress site. You keep full control over design, data, and SEO.

屏幕截图

  • Profile configuration: Set your photo, display name, bio, and page slug.
  • Social networks: Enter URLs for your social accounts. Only filled networks are displayed.
  • Add a link: Add links with a name, URL, optional icon, and position.
  • Manage your links: View all links with click stats. Reorder with drag & drop.
  • Appearance settings: Choose from 5 templates and pick a custom accent color.
  • Statistics dashboard: Daily click charts and per-link breakdown.
  • WordPress dashboard widget: At-a-glance click stats with KPIs, 30-day sparkline, and top 3 most clicked links.

安装

  1. Upload the biolinks folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Your page is created automatically at /links/.
  4. Go to BioLinks in the admin menu to configure your links, photo, and template.

常见问题

Is BioLinks really free?

Yes, 100%. No premium version, no locked features. The full plugin, forever.

What’s the difference with Linktree?

Linktree hosts your page on their domain (linktr.ee). With BioLinks, your page lives on your own WordPress site. You keep full control over design, data, and SEO.

Is it compatible with my WordPress theme?

BioLinks generates a standalone page without your theme’s header or footer. It works with any WordPress theme.

Can I customize the design?

Choose from 5 templates and customize the accent color. For advanced customization, you can add custom CSS in the WordPress customizer.

What happens when I uninstall the plugin?

All BioLinks data (links, settings, statistics) and the generated page are permanently deleted. Make sure to export any data you need before uninstalling.

Does it work with caching plugins?

Yes. The bio page is a standard WordPress page and works with all major caching plugins (WP Super Cache, W3 Total Cache, LiteSpeed Cache, etc.).

评价

此插件暂无评价。

贡献者及开发者

「BioLinks」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「BioLinks」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「BioLinks」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.5

  • Fixed an initialization race condition that prevented the dashboard widget sparkline from rendering when Chart.js was loaded in the footer

1.1.4

  • Added a WordPress dashboard widget showing BioLinks click stats (today, 7 days, 30 days, all-time KPIs, 30-day sparkline, and top 3 most clicked links)

1.1.3

  • Renamed transient key to use the biolinks_ prefix (was bl_), avoiding potential conflicts with other plugins
  • Replaced promotional wording on the optional footer credit admin setting with neutral, factual labels (opt-in behavior unchanged, remains disabled by default)

1.1.2

  • Replaced inline <style> output with wp_add_inline_style() against the template handle
  • Replaced inline <script> chart data with wp_add_inline_script() against the admin script handle
  • Removed Google Analytics auto-detection and third-party script loading; BioLinks no longer contacts any external server. Built-in click analytics remain fully available
  • Updated the Contributors list to match the submitter account

1.1.1

  • Made the optional “Powered by BioLinks” footer credit a clickable link to the developer’s website
  • Renamed the admin option to “Support the developer” with a clearer description of its purpose
  • Fixed WordPress admin bar appearing unstyled on the standalone bio page for logged-in users

1.1.0

  • Added internationalization (i18n) support with French translation
  • Bundled Chart.js and SortableJS locally (no more external CDN)
  • Added optional “Powered by BioLinks” footer credit linking to the developer’s website (disabled by default)
  • Added uninstall cleanup (removes all data on uninstall)
  • Used dbDelta() for database table creation
  • Added full plugin header for WordPress.org compatibility

1.0.0

  • Initial release
  • 5 visual templates (Dark, Light, Minimal, Colorful, Glass)
  • Custom accent color with WordPress color picker
  • Social media icons (10 networks)
  • Click tracking with daily charts and per-link stats
  • Standalone page without theme header/footer
  • Drag & drop link ordering
  • Media Library integration for profile photo
  • Import from Click Tracker plugin