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.

Improved Save Button

Descripción

This plugin adds a new and improved «Save» button to the Post Edit screen that, in a single click, saves the current post and immediately takes you to your next action.

(WordPress 5 info: see below for particularities for WordPress 5.)

The following actions are available:

  • Guardar y nuevo: en un solo clic, guarda el contenido actual y va a la pantalla de nueva entrada.
  • Guardar y duplicar: guarda el contenido, lo duplica y va a la pantalla de edición de la nueva entrada.
  • Guardar y listar: guarda el contenido y va a la pantalla del listado de entradas.
  • Guardar y regresar guarda el contenido y te devuelve a la página en la que estaba justo antes (sin importar qué página).
  • Guardar y siguiente: guarda el contenido y va a la pantalla de edición de la siguiente entrada.
  • Guardar y anterior: guarda el contenido y va a la pantalla de edición de la entrada anterior.
  • Guardar y ver (misma o nueva ventana): guarda el contenido y te redirige a la vista interfaz de la página. Puedes ver la entrada en la misma ventana o en una nueva.

¡Este plugin te ahorra mucho tiempo cuando tienes muchas entradas, páginas o tipos de contenido personalizado para crear o modificar!

¡Funciona con páginas, entradas y tipos de contenido personalizado!

A través de la página de ajustes del plugin, puedes elegir qué acciones mostrar y qué utilizar como acción por defecto para el botón.

WordPress 5 info
The plugin technically works with WordPress 5, but it doesn’t work with the new Gutenberg editor, which is the default editor for WordPress 5. You have to disable the Gutenberg editor to use this plugin.

¿Quieres ayudar en la traducción?
Este plugin usa el servicio de traducción de WordPress para sus traducciones. Por favor, visita la página del plugin para enviar tu traducción!

Capturas

  • El nuevo botón
  • La flecha hacia abajo muestra todas las posibles acciones
  • La página de ajustes

Instalación

  1. Descargar Improved Save Button.
  2. Sube la carpeta ‘improved-save-button’ en tu directorio ‘/wp-content/plugins/’, utilizando tu metodo favorito (ftp, sftp, scp, etc…)
  3. Activa Improved Save Button desde tu página de plugins.

WordPress 5 warning: this plugin doesn’t work with the new Gutenberg editor, which is the default editor for WordPress 5. You have to disable the Gutenberg editor to use this plugin.

Extra

Visita ‘Settings > Improved Save Button’ para ajustar la configuración a tus necesidades.

Reseñas

14 de mayo de 2024
Love this plugin! I use CPTs on every site I built, and this plugin just makes it so much faster to add and update new CPTs. It hasn’t been updated in a while, but still works excellently. The only bummer is it doesn’t work with the Gutenberg editor, so if this is still turned on for a CPT, it won’t work. Would love to see this updated at some point, but in the meantime, I am very happy with it.
15 de junio de 2020
This should be core part of Wordpress. Several of my clients were distressed when it looked like this plugin was abaondoned. So relieved to have it updated recently.
5 de julio de 2019
Still works on WP 5.2.2, also works on custom post types that use /edit layout (e.g. Woocommerce products). You saved me many hours of just watching the backend reload 😀
3 de septiembre de 2018
How do I donate to it? The developers website doesn’t seem to active.
28 de agosto de 2018
My admin side is a bit laggy during the development phase, so I often Save in one browser tab while I modify in another and it was aggravating to always have to pop back to the first tab just to switch screens to go back to the list of items, or worse, have to go to the next item, and have to make two selections. Now, with a simple click – POOF! – I’m where I need to be. I came from Joomla where this simple, glaringly-necessary option was a part of core and was shockingly dismayed that WordPress did not include it. Big kudos to the Dev for providing this plugin!
Leer todas las 26 reseñas

Colaboradores y desarrolladores

«Improved Save Button» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Improved Save Button» está traducido en 5 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Improved Save Button» 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.2.1

Fecha de la versión: 22 de febrero de 2017

  • Bug fix: «Save and next/previous» actions were skipping posts when multiple posts had the exact same date (which happens when batch importing posts).

1.2

Fecha de la versión: 27 de agosto de 2016

  • Nueva acción: Se añadio una acción «Guardar y regresar». Esta acción te devuelve a la página donde estaba antes (sin importar la página).
  • New action: A «Save and Duplicate» action was added! This action duplicates the current post and redirects you to this new post’s Edit Screen.
  • Languages: for translators, contexts were added to strings. Also, all translation files were removed from the plugin and moved to the plugin’s project on WordPress Translation Service.
  • Algunas actualizaciones de texto y mejoras menores.

1.1.1

Fecha de la versión: 25 de junio de 2016

  • Misc: code updated to allow WordPress Translation service (text domain changed to the plugin’s slug)
  • Languages: added fr_CA and fr_BE languages

1.1

Fecha de la versión: 17 de octubre de 2015

  • New action: As requested, a «Save and View» action was added! This action shows the post’s frontend page after the save. Two behaviors are available: show in the same window or show in a new window.
  • Enhancement: A title attribute on the ‘Save and next/previous’ action now shows the name of the next/previous post.
  • Enhancement: A big part of the code was rewritten to ease the addition of future new actions (no documentation yet, but you can develop plugins that add new actions, look in the code if interested!).
  • Some bug fixes, including one with required fields of ACF.

1.0.2

Fecha de la versión: 13 de agosto de 2015

  • Misc: Changed the title of the settings page from h2 to h1, like other settings pages in WordPress 4.3

1.0.1

Fecha de la versión: 30 de abril de 2015

  • Enhancement: Post Edit Spinner: Up to date with WordPress 4.2 behavior.
  • Enhancement: WordPress 4.2’s new «removable query args» is now used.
  • Bug Fix: The «1 post updated» message was not always shown after a «Save and list».
  • Misc: Checked for add_query_arg() XSS attack possibility.

1.0

Fecha de la versión: 19 de febrero de 2015

Versión inicial