hello,
I'm trying to install this theme but after installing all my pages give the following error :
Fatal error: Call to undefined function wp_get_theme() in /home/u605690395/public_html/wp-content/themes/raindrops/functions.php on line 40
what could I do to solve it ? line 40 contains the following code :
$raindrops_current_data = wp_get_theme( );