Title: Deprecated Function Warning
Last modified: August 21, 2016

---

# Deprecated Function Warning

 *  [patrickd@firebranddesigns.net](https://wordpress.org/support/users/patrickdfirebranddesignsnet/)
 * (@patrickdfirebranddesignsnet)
 * [13 years ago](https://wordpress.org/support/topic/deprecated-function-warning/)
 * For those of you receiving the following notice when activating this plugin:
 * `Notice: get_current_theme is deprecated since version 3.4! Use wp_get_theme()
   instead.`
 * Here is the fix until the developer updates his software; On line `105` of the`
   comprehensive-google-map-plugin.php` file, change this line:
 * `$current_theme_name = get_current_theme();`
 * to this:
 * `$current_theme_name = wp_get_theme();`
 * Hope this helps!
 * [http://wordpress.org/extend/plugins/comprehensive-google-map-plugin/](http://wordpress.org/extend/plugins/comprehensive-google-map-plugin/)

The topic ‘Deprecated Function Warning’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comprehensive-google-map-plugin_e2e4ef.
   svg)
 * [Comprehensive Google Map Plugin](https://wordpress.org/plugins/comprehensive-google-map-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comprehensive-google-map-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comprehensive-google-map-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/comprehensive-google-map-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comprehensive-google-map-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comprehensive-google-map-plugin/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [patrickd@firebranddesigns.net](https://wordpress.org/support/users/patrickdfirebranddesignsnet/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/deprecated-function-warning/)
 * Status: not resolved