newZ.at Show Drafts
6. August 2006
I wrote this Wordpress Plugin for my own needs, but feel free to use or change it.
It is still in version 0.9, so there would be some Bugs left.
I made the translation with gettext and .po files for easier adaption.
If you speek an other language then german or english, it would be nice if you translate it an send me the .po file.
Purpose:
These Plugin allows you to show the drafts in your sidebar or anywhere else.
The customizing is easely done in the Admin-Panel.
Compatibility:
WordPress version 2.0.3 and 2.0.4
Languages:
- English
- Deutsch
Installation:
- Download the file http://newz.at/wp-content/uploads/newz_at/newz_at_show_drafts.zip.
- Unzip it into your /wp-content/plugins/ directory.
- In your sidebar.php (or other template file), insert the following function:
newz_at_get_drafts();
It would be a good idea to put the function between a IF clause.
Like that:
<?php
if (function_exists('newz_at_get_drafts')) {
newz_at_get_drafts();
}
?>
- Activate the plugin from your WordPress admin 'Plugins' page.
- Edit the settings to your need in the Options Menue.
Change Log:
0.9: First Version
Download:
newz_at_show_drafts.zip (19.04 KB 06.08.2006 20:49)
Pictures:











































Artikel
9. August 2006 at 23:24
[...] WordPress-Plugin: Show Drafts (These Plugin allows you to show the drafts in your sidebar or anywhere else. The customizing is easely done in the Admin-Panel.) [...]
15. August 2006 at 20:31
[...] newZ.at Show DraftsHere’s another new and simple plugin which I feel is targeted at a rather niche audience. It allows you to show your WP drafts anywhere on your blog, e.g. the sidebar, and could be useful for bloggers who keep many concurrent drafts and wish to let their readers know what they’re writing about. [...]
2. Oktober 2006 at 20:59
Fatal error: Call to undefined function: get_option() in /homepages/17/d110879503/htdocs/inside-us/wp-admin/newz_at_show_drafts/admin.php on line 28
HELP!!!
2. Oktober 2006 at 22:24
This is a global WP funktion.
Did you call the admin.php directly? That will not work!
The link to the admin-menue ist on the options page.
3. November 2006 at 19:50
I’ve been waiting for a plugin like this. Works like a charm. Thanks!
3. November 2006 at 22:56
Im happy to hear that.
30. November 2006 at 21:04
Works great! Thanks a ton.
8. Januar 2007 at 10:44
hi,
Was so nice and helpful Plugin for me,
But I think may we can make a rss2 feed for Drafts, it will be so better and easier for admins,
then I make a new page and use the plugin`s tags under it,
but in page`s feed there was nothing about drafts.
any suggestion please? or another way to I make feed for drafts?
21. Februar 2007 at 10:32
Any update for version 1.0? Thanks.
21. Februar 2007 at 12:01
sorry, not at this time.
13. April 2007 at 01:32
I do like the idea of the plug-in a lot, but I can’t get it to work with WP 2.1.2 any chance you would to an updated?
Thanks for sharing.
SF
21. Juni 2007 at 04:04
Hello! Good Site! Thanks you! sbchsxaxtq
6. November 2007 at 01:51
please update that for wordpress 2.3
Please…
8. Dezember 2007 at 07:12
why you don’t ask anyone?
how i can compilable this plugin with wordpress 2.3?
11. Dezember 2007 at 16:49
i user wp 2.0.4 and is working fine! thx!!