이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Post Edit Toolbar

설명

Adds a pair of dropdowns ‘Page list’ and ‘Post List’ to the WordPress toolbar of the most recently edited pages, drafts, future schedules pages + posts. This provides you quick access to a work in progress, or a page/post that was recently published.

The new menus work as ‘post quick edit’ and ‘page quick edit’ shortcut menus – not forgetting ‘drafts quick edit’. The quick edit menus will allow you to access your recently used pages, posts, drafts and even your scheduled posts + pages in less clicks than first visting the posts page or pages page.

This plugin is designed for publishers who get interrupted while composing those posts (if you’re anything like me – almost every post/page is interrupted, or composed and then saved as a draft before final publishing!

Currently this plugin displays a separate menu for page drafts, scheduled page + published pages, plus a second menu for your most recent draft posts, scheduled posts and 5 most recent published posts.

If you use WordPress admin (not the app) on your laptop or tablet (such as iPad) – you will probably find this plugin very useful.

스크린샷

  • The dropdown shows the add new Page, Drafts, Scheduled Pages + the 2 most recently edited pages.
  • This dropdown shows the add new post, a future scheduled post and the most recently published post - which in this case is the 'Hello World!' post.

설치

  1. Upload post-edit-toolbar.php to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. A pair of dropdown menus will appear in the WordPress toolbar titled ‘Page List’ and ‘Post List’.

FAQ

For FAQs – see the post-edit-toolbar page at: http://webyourbusiness.com/post-edit-toolbar

후기

2018년 8월 2일 1 reply
This plugin works just fine with WP 4.9.7. this one is more useful than "PAGE edit toolbar" (which is good too)
2016년 9월 3일 1 reply
I thinks it would be nicer if: 1) the drop down list is scrollable - currently the list can be as long as it extends to the bottom of your screen, but there is no way to scroll down it any further ( I have change the number of posts/pages to display); 2) a search box is added to the top of the list, so that one can search posts or pages in respective lists. Thanks!
모든 11 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Post Edit Toolbar”(을)를 번역하세요.

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

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

변경이력

1.4.11

WordPress 4.2.4 compatibility

1.4.10

WordPress 4.2.3 compatibility

1.4.9

added apply_filters to the post title

1.4.8.4

update release version of WordPress required to 3.1

1.4.8.3

Added code to prevent direct call

1.4.8.2

Compatibility tested to WordPress 4.2 Powell

1.4.8.1

Compatibility tested to WordPress 4.1.2.

1.4.8

Removed Donate link and added link to Support via WordPress.org.

1.4.7.1

Change rate for review – we need some reviews please people. If you use and like this – please review / rate it.

1.4.7

Removed question about Pro version – we’re keeping it simple – replaced with link to rate this plugin

1.4.6

Added Scheduled Pages + Posts Sections – so that future scheduled pages/posts show in the list

1.4.4.1

updated docs

1.4.4

fixed bug where /wp-admin didn’t work – replaced with get_bloginfo(‘wpurl’).’/wp-admin/’

1.4.2

  • fixed a couple of typos – and initiated blank classes where needed – tested on multiple sites + php installs

1.4.1

  • commented out blank page title substitution while I investigate a reported bug.

1.4.0

  • Added link to site in the settings section + created function to shorten long post/page names (remove repeating code)

1.3.3

  • removed home_url() calls – they seem redundant.

1.3.2

1.3.2 – found a problem with this new version if you had page-edit-toolbar installed – changed function names to resolve

1.3.1

fixed broken page-edit-toolbar functionality where – hierarchical caused less than 5 pages to be returned

1.3.0

Rolled in page-edit-toolbar functionality.

1.2.2

  • added truncation of long post + draft titles so menu does not get too long

1.2

  • added drafts + separators

1.1.1

  • updated image included in the assets folder to be post-edit-tool-bar installed, not the page-edit-toolbar used as initial source

1.1

  • bug fix + add new post – added ‘Add New Post’ to top of list and fixed incorrect variables passed to get_posts() – they differ from get_pages()

1.0

  • initial release – based on Page Edit Toolbar by Jeremy Green

0.1

  • Initial plugin submission