Option tree tree settings hiding from the wordpress backend Posted on June 16, 2017 by admin Add following code in functions.php add_filter( ‘ot_show_pages’, ‘__return_false’ );