這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Admin Quick Jump

描述

Admin Quick Jump is a very simple plugin that adds a dropdown list to the admin edit-post area. The list contains posts of the same post_type as the one you are currently editing, and allows you to quickly jump between other draft and published posts. This is much less time-consuming than navigating back to the posts list and choosing the post you need.

  • Perfect for quickly jumping between editing posts, pages and custom posts.
  • No plugin settings page required, simply install and activate the plugin.

安裝

  1. Upload the jck-quick-jump folder to the /wp-content/plugins/ directory, or search for Admin Quick Jump in your WordPress admin area.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. When you edit a post, page or custom post, you will see a new meta box above the publish meta box. That’s it!

評價

2016年9月3日
When I need to edit a bunch of pages, this plugin saves me a lot of time. Instead of going back to the page list each time, I can just go directly from page to page. Also works for posts and custom post types. Love it.
閱讀全部6個評價

貢獻者及開發者

“Admin Quick Jump” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Admin Quick Jump 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3

  • Converted plugin to a class
  • Pages/posts are now listed hierarchically
  • Hierarchy goes down 3 levels
  • Pages/posts are now sorted by title for easier navigation

1.2

  • Style changes to allow for longer Post titles

1.1

  • Fixed the link to quickjump.js