StylizedWeb

Subscribe to our updates:

A Design, WordPress and Tutorials Blog.

Dedicated to helping you learn the art and science of the web.

WordPress Dashboard Pages Plugin

While working on a recent project in which we used WordPress as a content management system, I realized that the client really had no use for most of the widgets on the administration dashboard. While this particular site had no blog, in my experience even sites with a blog component clients are more likely to be working with the pages than constantly making blog posts.

In this situation where the primary focus are the pages the dashboard provides little value and the first action is always going to be clicking on the "Pages > Edit" navigational item. While not hard to learn or really time consuming, it is far from optimal. What would make much more sense is to have the dashboard focused on the tasks in which a client would perform 80% of the time.

dashboard-pages-screenshotSo 3.7 DESIGNS whipped up a quick plugin that adds a dashboard widget listing all of the pages allowing for easy editing, deleting and management of content pages.

It is compatible with wordpress 2.7+ and simply needs to be activated, no configuration required.

You can download version 1.1 here

Leave a comment on Stylized Web Have some feedback? Leave a comment

19 Comments So Far

  1. Our WordPress software told me that “The plug-in does not have a valid header” when I tried to activate it after uploading it. Any ideas as to what the issue is? I look forward to using this plug-in when it’s working.

    Thanks!

  2. Pingback: Wordpress Dashboard Pages Plugin | StylizedWeb.com Hello CMS - the best cms website

  3. Hi Bruce, there are a few ways you can go about fixing that.

    If you download the plugin again I made a change to the readme.txt which should fix it. Alternatively you can upgrade to the latest version of wordpress 2.8.

    If neither of these are working for you, if you activate the plugin and wait 10 – 15 minutes the plugin will work fine and the error message will go away.

    Hope this helps!
    -Ross

  4. tried ot activate the plugin got this message: `The plugin does not have a valid header.`

    running 2.8.4 – tried again worked !?

  5. Should be fixed now (new readme.txt). It seems that wordpress has a standard format that they expect your readme.txt to follow in terms of version, support, etc… I didn’t find that out until I submit the plugin to the directory on wordpress.org.

  6. Pingback: WordPress Plugin Releases for 09/19 « Weblog Tools Collection

  7. When I try to activate plugin it says no valid header.

  8. Pingback: Wordpress įskiepiai #1 «Edvinas Stonikas

  9. Pingback: New Wordpress Plugins Release 09/19/2009

  10. the screenshot could get a link to the original file

  11. Hey, I found your blog while searching on Google your post looks very interesting for me. I will add a backlink and bookmark your site. Keep up the good work! :)

  12. Thank you for the plugin

  13. By Sahar posted on November 14, 2009 at 9:41 am

    Nice plugin! Thanks,

    One suggestion, Dashboard Pages out of the box comes with table of 600px height, which is not a problem for me… but when you don’t have enough pages yet you end up with high empty table. here’s what i did:

    pages-dashboard.php – find this element:

    replace with:

    pages-dashboard.css – replace all content with:
    /*

    Dashboard Pages Styling

    */

    .page-scroller div.ps-wrapper { max-height: 600px; overflow-x: hidden; overflow-y: auto; margin-top:-3px; }
    .page-scroller div.ps-wrapper td { padding:3px; }
    .page-scroller div.ps-footer { margin-top:-3px; }
    .page-scroller td.column-date { padding-right: 20px; }

    Now only when number of pages won’t fit in 600px height you’ll get the scroller

  14. By Sahar posted on November 14, 2009 at 9:50 am

    It seems not possible to post code, one more try, the element to replace is:

    replace with:

  15. Thank you for the plugin

  16. Pingback: Chris Paul » Blog Archive » Sep 18, 2009 Daily Links

  17. You’ve hit the ball out the park! Icrdneible!

  18. By ying posted on August 29, 2011 at 10:39 am

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>