PUBLIC   marks

ON THIS LINK

WordPress page template to redirect to first child page

by delavigne & 1 other
To achieve this recipe, you have to create a page template. Create a new file and paste the following code in it: ID."&sort_column=menu_order"); $firstchild = $pagekids[0]; wp_redirect(get_permalink($firstchild->ID)); } } ?>

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

wordpress  

BY

delavigne
the 04/07/2009 at 17:57

mozkart
the 20/06/2009 at 06:33