Περιγραφή
Hwinote iCatch Editor adds a modal editor to the WordPress post edit screen. It lets you create a featured image while previewing the final canvas.
Main features include:
- Image size presets and custom canvas sizes.
- Background image upload, clipboard image paste, background color mode, zoom, and position adjustment.
- Title text customization, drag positioning, resizing, and rotation.
- Rectangles, circles, arrows, lines, text boxes, speech bubbles, and pasted image layers.
- Layer controls, duplication, delete, bring forward, send backward, snapping, guide lines, Undo / Redo, and reset actions.
- Pre-save checks before generating and saving the featured image.
- Generated PNG files are saved with the
icatch-{post_id}-{timestamp}.pngfilename format. - English-based UI with bundled Japanese translation files.
Related Links
- Japanese Introduction
https://hwinotes.com/icatch-editor/
Στιγμιότυπα



Εγκατάσταση
- Upload the plugin folder to
/wp-content/plugins/, or install the ZIP file from the WordPress admin plugin screen. - Activate the plugin from the Plugins screen.
- Open a post or page edit screen.
- Use the “Hwinote iCatch Editor” box to open the modal editor.
- Generate and save the image to set it as the featured image.
Συχνές Ερωτήσεις
-
Does this plugin require an external API?
-
No. The current editor generates the image in the browser and saves it through WordPress Ajax.
-
What image format is saved?
-
The generated featured image is saved as PNG.
-
How are generated image filenames created?
-
Generated image filenames use the
icatch-{post_id}-{timestamp}.pngformat, for exampleicatch-123-1782050000.png. -
Can I paste images from the clipboard?
-
Yes. Open the modal editor and use the paste button or Ctrl/Command + V, depending on browser support.
-
Is the plugin multilingual?
-
Yes. The plugin uses an English-based UI and includes Japanese
.poand.motranslation files.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Hwinote iCatch Editor” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Hwinote iCatch Editor” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Hwinote iCatch Editor” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.4.5
- Fixed the fill opacity slider so the left edge correctly makes filled shapes transparent.
- Added asset cache busting for editor scripts and styles so updates are reflected immediately.
- Changed generated image filenames to the
icatch-{post_id}-{timestamp}.pngformat. - Added wavy line controls for wave height and wave width.
- Changed the wavy line controls to sliders with live preview updates.
- Limited wave height to a practical 2-120px range.
- Fixed wavy line selection box resizing when reducing wave height.
- Recalculated line selection bounds when changing line styles or line width.
1.4.1
- Renamed the plugin to Hwinote iCatch Editor with the requested slug hwinote-icatch-editor.
- Updated the text domain, file names, and uniquely prefixed declarations and Ajax hooks.
- Removed the unnecessary load_plugin_textdomain() call for WordPress.org distribution.
1.4.0
- Polished the shape toolbar icons, including centered duplicate and CSS-rendered arrow icons.
- Updated Tested up to to WordPress 7.0.
- Added wp_unslash() before sanitizing POST values.
- Improved translated modal output by using directly escaped strings instead of modal-wide replacement output.
- Removed remaining Japanese-only source comments.
1.3.0
- Changed the admin UI base language from Japanese to English.
- Added Japanese translation files.
- Localized PHP and JavaScript UI strings, including Ajax messages.
- Updated the readme to an English WordPress.org-ready format.
1.2.0
- Added and refined the modal canvas editor with tabbed controls.
- Added rectangles, circles, arrows, lines, text boxes, speech bubbles, pasted image layers, layer ordering, duplication, and delete controls.
- Added background image zoom and position controls, background color mode, snapping, guide lines, reset actions, and pre-save checks.
- Added Undo / Redo controls and moved them to the modal footer for easier access.
- Improved inline text editing and horizontal / vertical text handling.
1.1.0
- Improved featured image generation from the post edit screen.
- Added image size presets, custom canvas sizes, title styling, drag positioning, resizing, and rotation.
- Improved saving generated PNG files as WordPress media attachments and setting them as featured images.
1.0.0
- Initial release.
