Beschrijving
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
Schermafdrukken
Installatie
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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Draft Links” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Draft Links” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Draft Links” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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