=== NextGEN Gallery Alphabetize Add Gallery Dropdown ===
Contributors: universityofstuff
Tags: nextgen, gallery, admin, sort, alphabetical
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Alphabetizes the gallery dropdown on the Add Gallery page in NextGEN Gallery without modifying the NextGEN plugin files.

== Description ==

This plugin alphabetizes the `<select id="gallery_id">` dropdown that appears on:

`wp-admin/admin.php?page=ngg_addgallery`

It does not modify NextGEN Gallery code and does not affect any other dropdowns or admin menus.  
The plugin loads only on the specified admin page and is safe for production use.

== Installation ==

1. Install the plugin by using the WordPress Add Plugin feature.
2. Activate the plugin through the Plugins menu in WordPress.
3. Visit the Add Gallery page under NextGEN Gallery to see the alphabetized dropdown.

== Changelog ==

= 1.0.0 =
* Initial release

