The Front-End Editor started life with one job: let your content team fix a typo or reword a sentence right on the live page, without opening the block editor. This release takes that idea a lot further. You can now edit links, images and buttons the same way, all from the front end.
Edit links inline
Select some words while editing and a small link bubble appears. Add a link, choose whether it opens in a new tab, and you are done. Click an existing link and the bubble gives you Edit and Remove. Links no longer try to navigate away while you are working on them, which was the obvious annoyance before.
Replace and manage images
Click any image on the page and a little toolbar pops up over it. Replace swaps the image straight from the WordPress media library, Alt text lets you set the alt for accessibility, and Remove deletes the image block. It all happens in place, so there is no round trip through wp-admin.
Edit buttons
Click a button and a small dialog lets you change its text, its link, and whether it opens in a new tab. Handy for the call-to-action copy that always seems to need one more tweak.
Saves you can trust
Under the hood, edits are now matched to their block by a content fingerprint rather than a fixed position on the page. In plain terms: removing or replacing an image no longer throws off a later text save. Before this, a busy editing session could produce a confusing “this content was just changed by someone else” message even when you were the only person editing. That is gone.
How it feels
Text edits still stage behind a Save button, because typing is something you often want to review before committing. Image and button changes save the moment you confirm them, with a small toast to tell you it worked. The whole thing is built on the WordPress Interactivity API with no build step, and every change is recorded as a native block note so you keep an audit trail.
It is a free plugin on the WordPress.org directory. If you look after a site where non-technical people need to make small, safe changes, give it a try and let me know how you get on.
Leave a Reply