Title: wp-admin/install.php | Developer.WordPress.org

---

# File: wp-admin/install.php

 * function[display_header()](https://developer.wordpress.org/reference/functions/display_header/)
 * Display installation header.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/display_header/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/display_header/#uses)
   | Source: [wp-admin/install.php:57](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/install.php#L57-L79)
 * function[display_setup_form()](https://developer.wordpress.org/reference/functions/display_setup_form/)
 * Displays installer setup form.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/display_setup_form/#used-by)
   | Uses [15 functions](https://developer.wordpress.org/reference/functions/display_setup_form/#uses)
   | Source: [wp-admin/install.php:90](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/install.php#L90-L213)