Hi there,
I am looking for a help.
Issue: Use an appropriate path when including theme files:
• get_template_directory(): Returns the absolute template directory path.
• get_template_directory_uri(): Returns the template directory URI.
• get_stylesheet_directory(): Returns the absolute stylesheet directory path.
• get_stylesheet_directory_uri(): Returns the stylesheet directory URI.
Don’t use: dirname(FILE), basename( FILE ) or anything else not listed above.
Here is the screenshot that i used. Is this ok or not.
Thank you,