Concept Flow - Functions.php role
WordPress Loads Theme
functions.php File Found?
No→Skip functions.php
Yes
Execute functions.php
Add Theme Features & Custom Code
WordPress Continues Loading
Theme Behaves with Added Features
WordPress checks if functions.php exists in the theme, runs it to add features or custom code, then continues loading the site.