• Hi all,

    I’m trying to find a way to remove the template option that is available.

    The closest I’ve gotten is: remove_meta_box( 'pageparentdiv' , 'page' , 'normal' );.

    However, this removes all of the page attribute options, and I’d still like the user to be able to control the order of the pages and another aspect of the site depends on nesting pages and having children pages.

    Any help much appreciated, thanks!

The topic ‘remove template option >page attribute’ is closed to new replies.