'page', // 'post_title' => 'Blog', // 'post_status' => 'publish', // 'post_author' => 1, // 'post_name' => $blog_page_slug, // 'post_content' => ' // ' // ); // $blog_page_id = wp_insert_post( $new_page ); // } // } // function acclivity_create_menu() { // }