Create a child theme functions file (2 points)

To create a child theme functions file, I copied the functions.php file from the parent theme folder and dropped it in the child theme folder called nms509. I dropped the following code into appropriate sections of the functions.php file:

<?php
/* Custom code goes below this line. */
/* Custom code goes above this line. */
?>

Reference: http://justintadlock.com/archives/2010/12/30/wordpress-theme-function-files

Time: 5 minutes

About catlovesdogs

At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita dvoluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat
This entry was posted in Customizations. Bookmark the permalink.

Comment

Your email address will not be published. Required fields are marked *

*