Descripción
Making it easier for you to access your drafts, this plugin will add links to the WP Admin menu to both yours and all drafts post and pages. Oh, and it will also show you how many drafts there are too.
Just install and enable – there are no settings.
The code passes WordPress and WordPress VIP coding standards 🎉
Iconography is courtesy of the very talented Janki Rathod.
Please visit the Github page for the latest code development, planned enhancements and known issues
Capturas
Instalación
Draft Links can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually…
- Upload the entire
draft-links
folder to yourwp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress administration.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Draft Links» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Draft Links» ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Draft Links» 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
I use semantic versioning, with the first release being 1.0.
1.1
- Enhancement: Split plugin into separate files to make management easier
- Enhancement: Assorted code quality improvements to go along with this. Nothing visible, though
1.0
- Initial release