What is the differene between stylesheet_directory and template_directory? Is that representing Child theme and Parent theme?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Kind of - the See the Codex here: 'stylesheet_url' - Returns the primary CSS (usually style.css) file URL of the active theme. 'template_url' / 'template_directory' - URL of the active theme's directory ... Within child themes, both |
||||
|
|