Make Clickable
Makes URLs and email addresses clickable in posts automatically and cuts down the visible part of the URL if it is over 50 characters. Uses functions from phpBB3.
Download
Right click and Save As. Remove the .txt extension so it is only make_clickable.php.
Install
Open the file and change the following line to have your domain instead of http://www.example.com
define('CLICKABLE_DOMAIN', 'http://www.example.com');
Upload the file to wp-content/plugins/ and activate the plugin within the Admin panel in Wordpress.








