[wp-hackers] Getting 'Private' appended to page heading on pages set to Private

Glenn Ansley glenn at glennansley.com
Sun May 10 19:18:47 GMT 2009


Hi,

1) I wrote a quick plugin for you to accomplish this (although you
could just paste the guts of the file in your theme's functions.php
file if you wanted). You can find it here: http://tinyurl.com/ppm9gv

2) You probably just have to adjust the way your theme is printing the
pages. ie : <?php wp_list_pages('sort_column=menu_order'); ?>
according to http://codex.wordpress.org/wp_list_pages

Hope that helps,
Glenn Ansley
http://fullthrottledevelopment.com
http://twitter.com/full_throttle

On Sun, May 10, 2009 at 10:51 AM, Hayesha Somarathne
<hayeshais at gmail.com> wrote:
> Hi all,
>
> I'm a new to Wordpress and hoping to get your guidance for some issues I
> encounter recently while working with wordpress 2.5.
>
> 1. Wanted to create some pages "Private" and when viewing those pages, their
> page heading is displayed having the* Private:* tag appended at the
> beginning.  How can I get rid of that.
>
> 2. How can I manually set the Page order by passing the default setting of
> alphabetically ordered - On the Write >> Page or Manage >> Pagse: the Page
> Order section tells to give a number but I'm bit confused what to give
> because I gave 1 -5( based on the order I want the pages to be displayed but
> the default order didn't changed)
>
> Any help on above matters are highly appreciated.
>
> Thank you.
> --
> හයේෂ සෝමරත්න (Hayesha Somarathne)
> http://sahana.lk
> http://thoughtsandideas.wordpress.com
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list