Mô tả
Jamie’s Distraction-Free Writer reimagines the WordPress publishing experience for writers. Navigate to /write/ on your site and get a clean, full-screen writing page with just a title and a content area.
Features:
- Full-screen distraction-free writing — no admin dashboard
- Floating formatting toolbar — appears on text selection
- Slash commands — type / for headings, images, videos, quotes, dividers
- Image upload with preview, alt text, captions, and featured image support
- Video embedding from YouTube and Vimeo
- Categories via a floating popover
- Save as draft or publish — creates proper WordPress block markup
- Edit existing posts from the front end
- Admin bar slides away while writing
Built on the WordPress Interactivity API with no build step required.
Cài đặt
- Upload the
jamies-distraction-free-writerfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Visit /write/ on your site to start writing
Hỏi đáp
-
Where do I start writing?
-
Once activated, go to /write/ on your site (you must be logged in with permission to publish posts). You can also click “Write” in the admin toolbar.
-
Does it work with my theme?
-
Yes. The writing page is a self-contained full-screen experience, and published content is saved as standard WordPress block markup, so it displays with your theme like any other post.
-
Does it require a build step?
-
No. The plugin is built on the WordPress Interactivity API and ships ready to run.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Jamie's Distraction-Free Writer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Jamie's Distraction-Free Writer” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Jamie's Distraction-Free Writer” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.7
- Fixed editing jankiness (cursor jumping, double spacing) when Writing Insights was on. Inline highlights now use the browser’s CSS Custom Highlight API, so they no longer modify the text as you type.
1.0.6
- Added a Writing Insights panel (bar-chart icon in the top bar): a live writing score, readability stats, a sentence-variety chart, overused words, transitions, and alerts, plus inline highlights of long sentences, passive voice and weak words as you write — all analysed privately in your browser, no AI or external calls.
1.0.5
- Added a dark mode toggle (moon icon in the top bar); your choice is remembered.
1.0.4
- The Save draft / Publish / Update buttons are now disabled until you make a change, so you can’t save when nothing has changed.
1.0.3
- Added a live demo preview (WordPress Playground blueprint).
- Hid the “Save draft” button when editing an already-published post (saving it as a draft would unpublish it).
- The primary button now relabels from “Publish” to “Update” once a new post has been published.
- Improved the writing area placeholder (“Tell your story…”): it now stays visible until you click in, then clears with the cursor at the start.
1.0.2
- Added a “Write” link to the Posts list table row actions, so you can open any post in the distraction-free writer from the admin Posts screen.
- Hid the editor’s popups on first load so they no longer flash before the page is ready.
1.0.1
- Added a plugin icon.
1.0.0
- Initial release.