Tag archives for functions.php
7
Nov
0
WordPress – functions.php
Functions.php is a little known wordpress template file. Not many themes take advantage of it but , used properly, it can be incredibly powerful. The file can be used as a way to add your own functions to wordpress themes (hence the name). One of the common misconceptions, at least based upon my experience with [...]


