=== Menu Organizer ===
Contributors: iamraymund
Tags: admin menu,menu organizer,dashboard customization,group menu,customize menu
Requires at least: 5.3
Tested up to: 6.7.1
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLV2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple plugin to organize your admin menus

== Description ==

Menu Organizer empowers you to efficiently organize your WordPress admin menus by grouping related items together, hiding unused options, and adding separators for better navigation.

= Key Features: =

*   **Create Groups**: Organize your admin menu items into custom groups for easy access.
*   **Hide Unused Items**: Streamline your admin interface by hiding menu items you don’t need.
*   **Add Separators**: Enhance menu readability by adding separators between different sections.
*   **Reset Options**: Soft reset to clear unsaved changes or hard reset to restore default settings.

= Libraries Used =
This plugin uses the following libraries:

1. **pickr** by simonwep - Flat, Simple, Hackable Color-Picker. Here is the [documentation](https://github.com/Simonwep/pickr).
2. **Dashicons Picker** by bradvin - A jQuery plugin to make picking Dashicons in WordPress a breeze. Here is the [documentation](https://github.com/bradvin/dashicons-picker/).
3. **jQuery UI** - jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Here is the [documentation](https://jqueryui.com/)
== Installation ==

Follow these simple steps to install and activate the Menu Organizer plugin:

1. Download the Plugin:
    *   Download the latest version of the Menu Organizer plugin as a .zip file from the WordPress Plugin Repository.

2. Upload the Plugin:
    *   Log in to your WordPress admin dashboard.
    *   Navigate to Plugins > Add New.
    *   Click on the Upload Plugin button at the top.
    *   Select the menu-organizer.zip file you downloaded and click Install Now.

3. Activate the Plugin:
    *   Once the plugin is installed, click the Activate Plugin button.
    *   You will now see the Menu Organizer option in your admin menu.

4. Configure the Plugin:
    *   Navigate to Menu Organizer to start organizing your admin menus.
    *   Create groups, hide unused items, and add separators as needed.
    *   Use the reset options to manage your changes.

That's it! You’re all set to enjoy a more organized and customized WordPress admin menu.

== Frequently Asked Questions ==

Here are the rephrased FAQs:

### How do I organize my admin menu?
After installing the plugin, go to the Menu Organizer settings page where you can reorder items, hide unused menus, and create groups as needed.

### I hid the Menu Organizer item from the menu, how do I get it back?
You can access the settings page directly by visiting [/wp-admin/admin.php?page=menu-organizer](/wp-admin/admin.php?page=menu-organizer).

### What does the 'Clear Unsaved Changes' button do?
This button will revert any unsaved changes back to the last saved configuration.

### What does the 'Reset to Default' button do?
This button will reset all configurations to their default state, making the menus appear as they did before you installed the plugin.


== Changelog ==

= 1.0.1 =
* FIX: Issue in get_menu_item_icon() when $img_info is a URL

= 1.0.0 =
* Initial release.
