##Dynamic Twitter Follow Button
Twitter follow button changes to the appropriate author on a WordPress blog post. Requires the addition of a custom user contact info via functions.php.
###Instructions
Add the code in functions.php
to your theme's functions.php
file. The result should look like the following:
Then, add the code found in twitter-button.php
to your single.php
file, replacing any existing author bio sections if appropriate.