Title: remove google map link
Last modified: September 1, 2016

---

# remove google map link

 *  Resolved [Sticks101](https://wordpress.org/support/users/sticks101/)
 * (@sticks101)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-google-map-link/)
 * Hi. I found a post related to this question but it’s 2 years old. It contained
   the following:
    add_filter( ‘the_job_location_map_link’, ‘remove_the_job_location_map_link’);
 * function remove_the_job_location_map_link( $link ) {
    return strip_tags( $link);}
 * My question is:
    1) does this still work 2) where does this code get placed?
 * Thanks.
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [annezazu](https://wordpress.org/support/users/annezazu/)
 * (@annezazu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-google-map-link/#post-7703140)
 * Hey there,
 * 1) Yes – this should still work.
 * 2) You will need to use the template overrides to accomplish this. Here’s more
   information:
 * [https://wpjobmanager.com/document/template-overrides/](https://wpjobmanager.com/document/template-overrides/)
 * Let me know if there’s anything else I can do to help!

Viewing 1 replies (of 1 total)

The topic ‘remove google map link’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [links](https://wordpress.org/support/topic-tag/links/)
 * [map](https://wordpress.org/support/topic-tag/map/)

 * 1 reply
 * 2 participants
 * Last reply from: [annezazu](https://wordpress.org/support/users/annezazu/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/remove-google-map-link/#post-7703140)
 * Status: resolved