Mxwlsoft Editor Post Navigator

설명

Stop losing your editing flow.
Mxwlsoft Editor Post Navigator puts previous and next post navigation buttons right inside your Gutenberg editor toolbar—so you can switch between posts without ever going back to the post list.

What you can do with it:

  • Jump directly from one post to the next (or previous) while editing.
  • Save time by eliminating the need to constantly return to the admin list screen.
  • Stay focused on your content, with navigation that feels like a natural part of the editor.
  • Works with all standard post statuses published, draft, pending, etc.

Why you’ll love it:

  • Zero clutter – buttons appear only when editing an existing post, and they blend perfectly with the toolbar.
  • Mobile-friendly – on smaller screens, the button text disappears to save space, leaving just the arrow icons.
  • Quick to use – just click to go to the previous or next post, and keep writing.

Whether you’re working on a series of articles, reviewing drafts, or just moving through your content, this plugin makes post navigation effortless.

설치

  1. Upload the mxwlsoft-editor-post-navigator folder to /wp-content/plugins/ directory, or search for “Mxwlsoft Editor Post Navigator” in the WordPress admin plugin installer.
  2. Activate Mxwlsoft Editor Post Navigator via the ‘Plugins’ menu.
  3. Open any post for editing—you will see the previous/next buttons in the top-right toolbar.

FAQ

Why don’t I see the navigation buttons?

Please ensure:
– You are editing an existing post (the buttons do not appear on new, unsaved posts).
– Your WordPress version is at least 6.9, and PHP version is at least 8.3.
– You are using the Gutenberg (block) editor; the classic editor is not supported.
– No other plugins or themes are interfering with the toolbar DOM.

How is the navigation order determined?

Adjacent posts are sorted by post date and ID, matching the default order in the admin post list. If multiple posts share the same date, they are further sorted by ID.

Does it support custom post types?

Yes, it supports custom post types.

Why is the post title truncated?

To keep the toolbar clean, the plugin only displays the first few characters of the title (approximately 20 characters in English), while the title itself is displayed as completely as possible.
Tip: You can hover your mouse over the title to view the full title content.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Mxwlsoft Editor Post Navigator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Mxwlsoft Editor Post Navigator”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.1

  • Optimize the button post title style to display it as completely as possible and reduce truncation.

1.0.0

  • Initial release.
  • Added previous/next navigation to the Gutenberg editor toolbar.