=== Magic in the Basement ===
Contributors: abramovtop
Tags: contacts, floating, whatsapp, telegram, messenger
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.2.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Floating contact bar with phone, WhatsApp, Telegram, MAX links and a back-to-top button.

== Description ==

Magic in the Basement adds a compact floating panel to your site with:

* A phone link (tel:);
* Links to WhatsApp, Telegram, and MAX;
* A button to scroll back to the top of the page.

Phone number and messenger URLs are set on the plugin settings screen in the WordPress admin. Empty fields are not shown on the front end.

**Author:** Mikhail Abramov — [website](https://abramov.top/), [WordPress.org profile](https://profiles.wordpress.org/abramovtop/), e-mail: mikhail@abramov.top

== Installation ==

1. Upload the `magic-in-the-basement` folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** menu.
3. Open **Magic Basement** in the admin menu and enter your phone number and messenger URLs.

== Frequently Asked Questions ==

= Does this plugin require jQuery? =

Yes. Scroll animation uses jQuery, which is bundled with WordPress.

= Where are the settings? =

In the admin: **Magic Basement** menu item (smartphone icon).

= How can I contact the author? =

* Website: https://abramov.top/
* WordPress.org profile: https://profiles.wordpress.org/abramovtop/
* E-mail: mikhail@abramov.top

After the plugin is listed on WordPress.org, you can use the Support section on its plugin page.

== Changelog ==

= 1.2.3 =
* Readme: English short and long descriptions; tags limited to five. Stable tag updated.
* Code: naming and options aligned with WordPress.org guidelines; automatic translation loading (no manual load_plugin_textdomain).

= 1.2.2 =
* Readme: Tested up to 6.9. Removed `.distignore` — hidden files must not be included in the plugin zip.

= 1.2.1 =
* Author metadata: website, WordPress.org profile, e-mail in readme; Contributors and plugin header updated.

= 1.2.0 =
* Prepared for WordPress.org: plugin header, GPL, text domain, settings sanitization.
* Main file renamed to `magic-in-the-basement.php`.
* Conditional output for empty contacts; accessibility (aria-label); versioned assets.

= 1.1 =
* Earlier changes.

== Upgrade Notice ==

= 1.2.3 =
* Maintenance release: readme and code cleanup for the plugin directory. Migrate legacy option keys on upgrade.

= 1.2.2 =
* Readme compatibility note for WordPress 6.9; no functional code changes for users.

= 1.2.1 =
* Author and readme metadata update.

= 1.2.0 =
* If you upgraded from a version that used `magic-in-the-basement-plugin.php`, re-activate the plugin in the Plugins list after replacing files.
