July 17, 2024
This lesson dives into the theme’s functions file (functions.php) and how you can use it to add your own functionality to a theme. With this lesson, you will: describe the purpose of a WordPress theme’s functions.php file, decide when to use a plugin instead of the functions.php file when developing a theme, and list some common uses of the functions.php file for extending the functionality of WordPress.