Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Post Edit Toolbar

Descripción

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.

Capturas

  • 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.

Instalación

  1. Upload post-edit-toolbar.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A pair of dropdown menus will appear in the WordPress toolbar titled ‘Page List’ and ‘Post List’.

Preguntas frecuentes

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

Reseñas

2 de agosto de 2018 1 respuesta
This plugin works just fine with WP 4.9.7. this one is more useful than "PAGE edit toolbar" (which is good too)
3 de septiembre de 2016
by accident i found this plugin and i'm very happy, this is exactly what I needed. Thank you!
3 de septiembre de 2016 1 respuesta
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!
Leer todas las 11 reseñas

Colaboradores y desarrolladores

«Post Edit Toolbar» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Post Edit Toolbar» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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