❓ The Question
What does functions.php actually do in WordPress?
🧠 Robert’s Answer
functions.php is where theme-level logic lives. It lets you add features, hooks, filters, and functionality without editing core files.
💬 Follow-Up / Clarification
If you paste random code here without understanding it, you deserve the white screen you get.
Did this answer help?
