Adds a pair of dropdowns 'Page list' and 'Post List' to the WordPress toolbar of the most recently edited pages, drafts, future sc …
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.
post-edit-toolbar.php
to the /wp-content/plugins/
directoryFor FAQs – see the post-edit-toolbar page at: http://webyourbusiness.com/post-edit-toolbar
WordPress 4.2.4 compatibility
WordPress 4.2.3 compatibility
added apply_filters to the post title
update release version of WordPress required to 3.1
Added code to prevent direct call
Compatibility tested to WordPress 4.2 Powell
Compatibility tested to WordPress 4.1.2.
Removed Donate link and added link to Support via WordPress.org.
Change rate for review – we need some reviews please people. If you use and like this – please review / rate it.
Removed question about Pro version – we’re keeping it simple – replaced with link to rate this plugin
Added Scheduled Pages + Posts Sections – so that future scheduled pages/posts show in the list
updated docs
fixed bug where /wp-admin didn’t work – replaced with get_bloginfo(‘wpurl’).’/wp-admin/’
1.3.2 – found a problem with this new version if you had page-edit-toolbar installed – changed function names to resolve
fixed broken page-edit-toolbar functionality where – hierarchical caused less than 5 pages to be returned
Rolled in page-edit-toolbar functionality.