=== MILESKI Editor ===
contributors: mileski4
Tags: editor, rich-text, tables, media, writing
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A premium rich-text editor for WordPress posts and pages.

MILESKI Editor is developed and maintained by Mileski. Visit https://mileskieditor.com/ or contact contact@mileskieditor.com for plugin support and ownership inquiries.

== Description ==

MILESKI Editor provides a premium-style editing experience for posts and pages. It includes:

- Text editor with typography, tables, images, media, code, links, alignment controls, and formatted copying
- WordPress Media Library insertion, image/table properties, and freeform drag resizing
- quick-insert callouts, buttons, dividers, and table-of-contents starter blocks
- live word count and estimated reading time
- searchable symbol, emoji, and icon pickers with in-editor dialogs
- nonce-protected saving and cleanup on uninstall

== Installation ==

1. Upload the `mileski-editor` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin from the WordPress admin Plugins screen.
3. Create or edit a post or page with MILESKI Editor.

== Frequently Asked Questions ==

= Is this plugin secure? =
This starter plugin follows common WordPress security patterns, including admin-only access, nonce verification, and sanitized input handling. It is suitable as a secure base for further development, but any custom features should still be reviewed before public release.

== Changelog ==
= 1.0.5 =
* Added Copy styled support using the browser's native rich copy, so selected text pastes with its complete visual HTML and styling.
* Preserved text and highlight colors after Update or Publish by storing validated color values and safely rendering them back as inline styles.

= 1.0.4 =
* Updated the official website, WordPress author profile, and support contact details.

= 1.0.3 =
* Updated readme content.

= 1.0.2 =
* Added table, selected-row, selected-column, border, and border-spacing color controls.
* Prevented drag resizing from growing a table beyond the editor workspace.

= 1.0.1 =
* Preserved local editor Undo/Redo history after updating and reopening a post.

= 1.0.0 =
* Released MILESKI Editor with a premium-style editing workspace.
* Added advanced image and table tools, searchable symbol, emoji, and icon pickers, and WordPress Media Library support.
* Simplified the admin page by removing legacy feature-toggle settings.

= 0.1.1 =
* Hardened admin access and form validation
* Added nonce-based settings save flow
* Improved sanitization and cleanup behavior
* Updated metadata for WordPress.org publishing readiness

= 0.1.0 =
* Initial starter release.
