BioLinks
Self-hosted link in bio page for WordPress. 5 templates, click tracking, analytics dashboard. No third-party, no subscription.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_biolinks_config | Stores biolinks config data created by this plugin. | Static |
| wp_biolinks_links | Stores biolinks links data created by this plugin. | Static |
| wp_biolinks_logs | A logging table that records activity, events, or audit history. | Static |
| wp_click_tracker | Stores click tracker data created by this plugin. | Static |