Warning: Undefined array key "title" in /home/u593943216/domains/wp-experts.in/public_html/secure_content/themes/wp-experts/inc/classes/class-hooks.php on line 151
get_template_directory_uri() function returns the URL to the root theme, It means when you will add a custom css, image or js files in theme template files, then you will require to give a full path to load new file and this function will help you to provide theme root path. get_template_directory_uri() >> http://yourdomain.com/wp-content/theme/your-theme Example: I