Fandom Developers Wiki
Advertisement

TwitterFollowButton allows users to embed Twitter follow buttons.

Installation

Usage

To embed a follow button, use the following HTML:

<div class="twitter-follow-button" data-href="https://twitter.com/username" data-show-count="false">Follow @username</div>

Replace username with a Twitter username

Example

Code
<div class="twitter-follow-button" data-href="https://twitter.com/getfandom" data-show-count="false">Follow @getfandom</div>

External links

Text above can be found here (edit)
Advertisement