Title: google-map.php &#8220;modified&#8221;?
Last modified: June 5, 2017

---

# google-map.php “modified”?

 *  [lydia413](https://wordpress.org/support/users/lydia413/)
 * (@lydia413)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/google-map-php-modified/)
 * i received a notification from Wordfence about a file modification i did not 
   make:
 * Warnings:
    * Modified plugin file: wp-content/plugins/advanced-custom-fields/
   core/fields/google-map.php
 * the google-map.php file itself still bears its original datestamp. when i download
   a fresh copy and compare them, though, i do find this slight difference:
 * Desktop> diff orig-google-map.php google-map.php
    284,285c284 < $action = is_admin()?‘
   admin_footer’ : ‘wp_footer’; < add_action( $action, array( $this, ‘input_admin_footer’));—
   > add_action( ‘admin_footer’, array( $this, ‘input_admin_footer’) );
 * i’m running the latest non-pro version of ACF and the latest non-pro version 
   of Wordfence.
 * should i be nervous about this change? it looks pretty innocuous. but i don’t
   understand where it came from.

The topic ‘google-map.php “modified”?’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [lydia413](https://wordpress.org/support/users/lydia413/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/google-map-php-modified/)
 * Status: not resolved