Hi, is it possible for me to change the value of template_directory?
Instead the value of bloginfo('template_directory') is
http://example/home/wp/wp-content/themes/parent-theme
or the bloginfo('stylesheet_directory')
is http://example/home/wp/wp-content/themes/child-theme
I want to modify it to any directory I preferred.
Thank you!