=== JPrompt Description Editor with TinyMCE for NextGEN Gallery === Contributors: jprompt Tags: nggallery, tinymce, editor, wysiwyg, imagely Requires at least: 5.0 Tested up to: 6.9 Stable tag: 2.0.2 Requires PHP: 8.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Add a WYSIWYG editor to NextGEN Gallery description fields for easier content formatting. == Description == JPrompt Description Editor with TinyMCE for NextGEN Gallery enhances the NextGEN Gallery plugin by adding a WordPress WYSIWYG editor to gallery description fields. This allows you to easily format your gallery descriptions with bold, italic, underline, lists, links, and text alignment without writing HTML manually. **Features:** * WordPress native WYSIWYG editor integration * Rich text formatting: bold, italic, underline * Bulleted and numbered lists * Link insertion and management * Text alignment options (left, center, right) * Clean, intuitive interface with dashicons * Seamless integration with NextGEN Gallery == Installation == 1. Upload the plugin files to the `/wp-content/plugins/ngg-tinymce-description-editor` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Navigate to NextGEN Gallery > Add New Gallery to see the WYSIWYG editor in action. == Changelog == = 2.0.0 = * Update readme * Tested with WP 6.9 = 2.0.0 = * Complete rewrite for modern WordPress compatibility * Switched from external TinyMCE to WordPress native editor * Fixed PHP 8.x compatibility issues * Fixed WPINC constant redefinition error * Added dashicons support for editor toolbar * Improved dynamic editor initialization * Updated for NextGEN Gallery (Imagely) latest version * Tested up to WordPress 6.7 = 1.0.0 = * Initial release