Dashboard: Scheduled Posts

WordPress 2.5 introduces a widgetized dashboard and some people had been wanting to see a list of their scheduled posts on the dashboard, so I wrote this widget.

Download:

38 thoughts on “Dashboard: Scheduled Posts

  1. Pingback: Dashboard Widgets - Rick’s HideOut - Archivo

  2. Pingback: The Best Blogging Software (WordPress) + The Top 60 WordPress Plugins | Midas Oracle .ORG

  3. Pingback: Personalizar el dashboard del wordpress 2.5 — Viciao2k3

  4. Pingback: Pimp Your Dashboard- nützliche Dashboard Widgets für WP 2.5

  5. Pingback: WordPress 2.5 Dashboard Widget Manager - I am Jeriko

  6. Pingback: netztreiben.de » Blog Archive » Wordpress 2.5 - Adminbereich effektiv einrichten

  7. Pingback: WP Plugin Archive » Scheduled Posts Widget

  8. Pingback: netztreiben » Blog Archive » Wordpress - Adminbereich effektiv einrichten

  9. Hi Viper — no joy with finding an answer to this myself, so thought I would ask the question here. 🙂

    I’ve set myself up with 2.7 testboard to check everything out before the coming release. The Scheduled Posts (and Draft Posts) widget is showing a warning, which wasn’t there in 2.6.5.

    Warning: extract() [function.extract]: First argument should be an array in /home/XXXXXXXX/public_html/test-blog/wp-content/plugins/dashboard-scheduled-posts/dashboard-scheduled-posts.php on line 50

    The list of posts displays under that warning.

    Presumably something has been changed with the 2.7 release. Any ideas? I find this plugin very helpful, so I’m hoping it prove to be something simple.

  10. Hoping you’ll be upgrading sometime, but no pressure. This, and your Draft Posts Widget, sat at the top of my dashboard, and were most referred to, and helpful — especially this Scheduled Posts one.

  11. Pingback: Plugins recomendados para el panel de administración de Wordpress

  12. Pingback: Behind the Scenes: 7 WP Dashboard Plugins | Tom B.'s Rambles

  13. Any quick way to get the scheduled posts to also publish as Google calendar events?

    Fantastic plugin! Should come standard with all future releases of WP.

    Thanks for your efforts.

  14. Pingback: Easily Keep Track of Wordpress Scheduled Posts on Dragon Blogger

  15. Pingback: WP Dashboard: Scheduled Posts Review – Best Wordpress Plugins

  16. Hi Alex,
    I am also a fan of the “Editorial Calendar” plugin. I altered your code in the functions “register_widget” and further below in the widget itself to do something like

    <?php If (is_plugin_active('editorial-calendar/edcal.php')) : ?>
    <a href="edit.php?page=cal" class="button">
    <?php else : ?>
    <a href="edit.php?post_status=future" class="button">
    <?php endif ?>

    So I jump to the calendar page when clicking the “view all” button. Obviously, in future releases these changes will get lost. Is there a way in wordpress to inherit from your code and make my changes permanent? Or have a settings variable somewhere in the config file?

    Cheers, Thorsten

  17. Pingback: WordPress Resources for New Bloggers » Word Grrls

Leave a Reply to Cor van Noorloos Cancel reply