Hi all!
I'm developing a theme and I would like to add maybe 1 or 2 more components then the one's supplied(initially when you install gs). So someone would have some things in place when they activate the theme.
Is this possible? If so can I?
a. add it within my functions.php
b. Can I hook into a component function - if so how?
I've scoured the admin folder looking for where the components are created but I couldn't find them. Most obvious is the component.php.
I kind of get whats going on there but I dont see where it actually outputs the html.
Just thinking out loud here...another option would be to just code it in the the functions.php and pull it in the template
Thanks!!!
Lance
I'm developing a theme and I would like to add maybe 1 or 2 more components then the one's supplied(initially when you install gs). So someone would have some things in place when they activate the theme.
Is this possible? If so can I?
a. add it within my functions.php
b. Can I hook into a component function - if so how?
I've scoured the admin folder looking for where the components are created but I couldn't find them. Most obvious is the component.php.
I kind of get whats going on there but I dont see where it actually outputs the html.
Just thinking out loud here...another option would be to just code it in the the functions.php and pull it in the template
Thanks!!!
Lance