Wordpress Theming with Foundation - Functions

Опубликовано: 13 Апрель 2026
на канале: Joseph Dickson
2,495
8

Creating a theme from scratch is easy enough as I mentioned in the first video. However, every website needs menus and WordPress uses different class tags than Foundation. In this video I show you how to create and edit a functions.php file for your new theme.

Important Note: Any errors in a functions.php file can break your wordpress installation. Be sure to have FTP access to delete functions.php from your theme if such an error occurs.