=== Atomsix Panel ===
Contributors: @jefersonatomsix, @gabrielleiteborba
Tags: admin, panel, customization
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 1.3.1
License: GPL-3.0+
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

Customizes the WordPress admin panel for a streamlined user experience.

== Description ==

Atomsix Panel is a WordPress plugin that enhances and simplifies the admin panel. It provides a cleaner interface by removing unnecessary elements and adding custom branding options.

Key features:
* Customizes the admin bar
* Removes footer text and version information
* Hides screen options and help tabs
* Adds a custom dashboard page
* Allows for custom logo upload
* Implements a custom color scheme

This plugin is licensed under the GPL v2 or later.

== Installation ==

1. Upload the 'atomsix-panel' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the plugin settings under 'Atomsix Panel' in the admin menu

== Frequently Asked Questions ==

= Can I customize the logo? =

Yes, you can upload a custom logo through the Atomsix Panel settings page.

= Can I modify the plugin code? =

Yes, this plugin is licensed under GPL v2 or later, which allows for modifications and redistribution under the same license terms.

== Changelog ==

= 1.3.1 =
* Added proper sanitization for logo URL settings
* Fixed AJAX nonce verification in logo upload
* Improved error handling for logo updates
* Enhanced security with proper data validation

= 1.3 =
* Improved security with nonce verifications
* Adjustments to WP requests

= 1.1.0 =
* Added custom logo upload feature
* Improved security with nonce verifications
* Fixed CSS versioning issue

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.1.0 =
This version adds the ability to upload a custom logo and includes important security enhancements. Please update to the latest version.

== License ==

This plugin is licensed under the GNU General Public License v3.0 or later.

You can find a copy of the license at: http://www.gnu.org/licenses/gpl-3.0.txt

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

== Other Notes ==

For more information and support, please visit [Atomsix website](https://www.atomsixstudio.com/get-in-touch).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA