=== DJADRNX BioLink Builder ===
Contributors: latinotech
Tags: biolink, link in bio, bio page, social links, linktree alternative
Requires at least: 5.6
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.9.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create custom, high-converting BioLink pages directly inside WordPress with dynamic buttons, social icons, custom styling, and SEO meta tags.

== Description ==

**DJADRNX BioLink Builder** is a powerful, lightweight, and fully responsive WordPress plugin designed to help content creators, musicians, influencers, and businesses build custom "Link in Bio" pages directly on their own domain.

Say goodbye to third-party subscription fees from services like Linktree or Lnk.bio. With DJADRNX BioLink Builder, you retain total control over your branding, traffic, and SEO.

### Key Features

* **Dynamic Link Builder:** Add, remove, and drag-and-drop to reorder your links effortlessly.
* **Verified Profile Badge:** Optionally show a Twitter/X style verified checkmark next to your display name, with a fully customizable badge size slider.
* **Custom Typography & Sizing:** Independently adjust font sizes for your display title, subtitle/bio, and link buttons.
* **Button Shape & Style Controls:** Choose between Pill (fully rounded), Slightly Rounded, Square, or Ghost (outlined) button styles.
* **Color Theme Customizer:** Built-in WordPress Color Pickers to customize background colors, titles, bio text, button backgrounds, hover effects, and text colors.
* **Constrained Bio & Subtitle Layout:** Clean text wrapping designed for optimal readability across desktop and mobile screens.
* **Social Media Icons Bar:** Display clean SVG icons for Instagram, TikTok, YouTube, Spotify, Twitter/X, WhatsApp, LinkedIn, and Twitch—positioned above or below your links.
* **SEO & Open Graph Meta Tags:** Set custom Meta Titles, Descriptions, and Open Graph preview images to ensure rich link previews when shared on Facebook, WhatsApp, or iMessage.
* **JSON Backup, Export & Import:** Easily export your entire BioLink setup (profile, links, styles, social handles, SEO) to a JSON file for backups or site migration.
* **Bilingual Admin Panel:** Native English and Spanish support built into the settings panel.

== Installation ==

1. Upload the `djadrnx-biolink` folder to your `/wp-content/plugins/` directory (or upload the `.zip` archive through **Plugins > Add New > Upload Plugin**).
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Navigate to **Settings > BioLink Builder** in your WordPress admin dashboard to configure your profile, colors, links, and social handles.
4. Create or edit a WordPress Page and insert the `[djadrnx_biolink]` shortcode into the block editor.
5. Publish your page and share your new BioLink URL on your social profiles!

== Shortcode Usage ==

To render your BioLink page on any page, post, or custom layout, simply paste the following shortcode:

`[djadrnx_biolink]`

== Frequently Asked Questions ==

= How do I reorder link buttons? =
Go to **Settings > BioLink Builder**, navigate down to Section 5 (**Link Buttons**), click and drag the handle icon (☰) next to any link row up or down, then click **Save BioLink Settings**.

= Can I backup my configuration before making changes? =
Yes! In **Settings > BioLink Builder**, scroll down to the **Import / Export BioLink Data** box and click **Export JSON**. You can restore this file at any time using the JSON uploader right next to it.

= Does this plugin affect site performance? =
Not at all. The plugin is ultra-lightweight, loads vector SVG icons directly in-line, and enqueues a single CSS file to ensure maximum speed and performance.

== Screenshots ==

1. **Frontend View** - Clean, responsive BioLink profile page with a verified badge and social icons bar.
2. **Admin Dashboard** - Easy-to-use settings panel with native WP Color Pickers, shape dropdowns, and drag-and-drop link builder.
3. **Import / Export** - Instant JSON backup and restore controls.

== Changelog ==

= 1.9.1 =
* **Fixed:** Escaped array key outputs in admin options.
* **Fixed:** Cleaned inline CSS dynamic values with context-appropriate escaping.
* **Fixed:** Converted frontend credit link to an explicit opt-in setting in the admin area.
* **Updated:** Updated `Contributors` list in `readme.txt` to match repository owner account (`latinotech`).

= 1.8.1 =
* Fixed verified badge rendering and slider sizing calculations.
* Adjusted max-width and line wrapping for the Subtitle / Bio element to prevent full-width overflow on wide screens.
* Enhanced JSON export handler to explicitly normalize and export all profile options, social handles, and button links.

= 1.8.0 =
* Added Verified Badge size slider and toggle options.
* Added Button Shape options (Pill, Rounded, Square, Ghost).
* Added Open Graph SEO Meta Tag injection.
* Added JSON Import/Export backup utility.
* Added English and Spanish admin translation selector.

= 1.0.0 =
* Initial public release.