Home › Forums › One more test forum › Functions File › Reply To: Functions File
29/03/2013 at 15:11
#1504
Keymaster
The default WordPress theme contains a functions.php file that defines many of these features, so you might want to use it as a model. Since functions.php basically functions as a plugin, the Function_Reference list is the best place to go for more information on what you can do with this file.