0, "hide_empty" => false, ); $categories = get_categories($args); // Get list of all pages $page_args = array( "child_of" => 0, "sort_order" => "ASC", "sort_column" => "post_title", ); $pages = get_pages($args); ?>
index.php