=== Admin Footer Text ===
Contributors: snehalpancholi
Tags: admin, footer, branding, white label, admin footer
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Replace the default "Thank you for creating with WordPress" admin footer text with your own branding.

== Description ==

Admin Footer Text lets you customise both sides of the WordPress admin footer bar:

* **Left side** – replace "Thank you for creating with WordPress" with any text or HTML link.
* **Right side** – replace or remove the "Version X.X.X" string.
* **Live preview** – see exactly how the footer will look before you save.
* Supports basic HTML: `<a>`, `<em>`, `<strong>`, `<span>`, `<br>`.

== Installation ==

1. Upload the `admin-footer-text` folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Go to **Settings → Admin Footer** and customise your footer text.
4. Save and check any admin screen to see it live.

== Frequently Asked Questions ==

= Can I use HTML in the footer? =
Yes. The plugin allows `<a>`, `<em>`, `<strong>`, `<span style="">`, and `<br>` tags.

= Can I hide the WP version completely? =
Yes. Tick "Hide WordPress Version" and leave the Right Footer Text blank.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
