Beskrivning
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
- Upload the
mileski-editorfolder to the/wp-content/plugins/directory. - Activate the plugin from the WordPress admin Plugins screen.
- Create or edit a post or page with MILESKI Editor.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”MILESKI Editor” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”MILESKI Editor” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.