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:

  1. Download the file http://newz.at/wp-content/uploads/newz_at/newz_at_show_drafts.zip.
  2. Unzip it into your /wp-content/plugins/ directory.
  3. 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();
    }
    ?>
  4. Activate the plugin from your WordPress admin 'Plugins' page.
  5. Edit the settings to your need in the Options Menue.

Change Log:

0.9: First Version

Download:

newz_at_show_drafts.zip newz_at_show_drafts.zip (19.04 KB 06.08.2006 20:49)

Pictures:

screenshot-1.jpg

screenshot-2.jpg

Tags: , ,

15 Kommentare to “newZ.at Show Drafts”

  1. Ge-Linkt 09-08-06 - BRIGADOON………2006 Says:

    [...] 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.) [...]

  2. WordPress Plugins Feature for August | blogHelper Says:

    [...] 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. [...]

  3. Neo Says:

    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!!!

  4. joe Says:

    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.

  5. Jason Says:

    I’ve been waiting for a plugin like this. Works like a charm. Thanks!

  6. joe Says:

    Im happy to hear that.

  7. cm Says:

    Works great! Thanks a ton.

  8. robo Says:

    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?

  9. Alfredo Says:

    Any update for version 1.0? Thanks.

  10. joe Says:

    sorry, not at this time.

  11. Scudfish Says:

    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

  12. gccnjvedor Says:

    Hello! Good Site! Thanks you! sbchsxaxtq

  13. skyline Says:

    please update that for wordpress 2.3
    Please… :(

  14. skyline Says:

    why you don’t ask anyone?
    how i can compilable this plugin with wordpress 2.3?

  15. manele Says:

    i user wp 2.0.4 and is working fine! thx!!

Hinterlasse eine Antwort