How to get the path to the current theme?
This code is used to get the directory of the current plugin: plugin_dir_url( __FILE__ )
.
What should I use to get the directory of the current theme?
Topic paths directory plugin-development theme-development Wordpress
Category Web