Description
Converts plaintext URIs in posts or pages to clickable links. The Make Clickable plugin uses the WordPress make_clickable() function with an add_filter for the_content(). Install, activate and all of your plain text URIs will be clickable.
Installation
- Upload
make_clickable.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it.
FAQ
No questions right now. Email aoirthoir@the396.com for help.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Make Clickable” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Make Clickable” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First version.