Title: Automatically insert hyperlinks
Last modified: October 8, 2020

---

# Automatically insert hyperlinks

 *  Resolved [Sean Turtle](https://wordpress.org/support/users/turts/)
 * (@turts)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/automatically-insert-hyperlinks/)
 * Is it possible for urls to automatically be turned in to links?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Shamim Hasan](https://wordpress.org/support/users/shamim51/)
 * (@shamim51)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/automatically-insert-hyperlinks/#post-13510202)
 * You can add `add_filter( 'fep_get_the_content', 'make_clickable' );` in your 
   theme’s (child theme’s if you are using) functions.php
 *  Thread Starter [Sean Turtle](https://wordpress.org/support/users/turts/)
 * (@turts)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/automatically-insert-hyperlinks/#post-13512492)
 * That doesn’t appear have changed anything?
 *  Plugin Author [Shamim Hasan](https://wordpress.org/support/users/shamim51/)
 * (@shamim51)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/automatically-insert-hyperlinks/#post-13513922)
 * When someone send message, in content they send some urls, you want those urls
   to be clickable right?
    This should do it. Make sure you have added this code
   in right place.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Automatically insert hyperlinks’ is closed to new replies.

 * ![](https://ps.w.org/front-end-pm/assets/icon-256x256.gif?rev=2309447)
 * [Front End PM](https://wordpress.org/plugins/front-end-pm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-pm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-pm/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-pm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-pm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-pm/reviews/)

## Tags

 * [link](https://wordpress.org/support/topic-tag/link/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 3 replies
 * 2 participants
 * Last reply from: [Shamim Hasan](https://wordpress.org/support/users/shamim51/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/automatically-insert-hyperlinks/#post-13513922)
 * Status: resolved