WordPress.org

Forums

PC Hide Pages
Made a simple change to your plugin (2 posts)

  1. dsals
    Member
    Posted 1 year ago #

    Hi Peter,

    Really great plugin. Simple and clean, and exactly what I needed. I added one tiny bit of code to the admin area, and thought you might want to do the same. Where it lists the pages, I added a link:

    echo ' /> <a href="' . get_page_link( $page->ID ) . '" target="showpage">' . $page->post_title . '</a><br />';

    That way, if you have hundreds of pages, as I do, and can't remember what is called what, you can easily click on the name to see what page it is. Otherwise, you're going back and forth between page editing and your Settings page.

    Anyway, thanks again!
    David

    http://wordpress.org/extend/plugins/pc-hide-pages/

  2. Peter Coughlin
    Member
    Plugin Author

    Posted 1 year ago #

    Great idea David.. I just updated the plugin with your suggestion :-)

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic