Description
This plugin automatically adds a link for twitter screen-name.
When you type “@your_twitter_username” in the article, this plugin generates a link to your twitter account.
You don’t need to twitter link by yourself. If you have many twitter screen name in your article, this plugin is very effective.
Contact
twitter @naogify
* https://github.com/naogify/tw-user-link/issues
Installation
- Upload
tw-user-link.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
Translators
- Japanese(ja) – Naoki Ohashi
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tw User Link” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tw User Link” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- The first release.