https://github.com/zackproser/wordpress-plugin-simple-twitter-follow-button
Easily add an official Twitter follow me button to the end of every post on your WordPress site. Specify your Twitter handle in settings and you're done!
https://github.com/zackproser/wordpress-plugin-simple-twitter-follow-button
Last synced: 8 months ago
JSON representation
Easily add an official Twitter follow me button to the end of every post on your WordPress site. Specify your Twitter handle in settings and you're done!
- Host: GitHub
- URL: https://github.com/zackproser/wordpress-plugin-simple-twitter-follow-button
- Owner: zackproser
- Created: 2014-12-12T17:15:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T17:22:11.000Z (over 11 years ago)
- Last Synced: 2025-03-04T17:41:06.231Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
=== Simple Twitter Follow Me Button ===
Contributors: zackproser
Donate link: http://example.com/
Tags: twitter, follow, button
Requires at least: 3.0.1
Tested up to: 3.8.1
Stable tag:
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin is the easiest way to add an official Twitter follow button at the end of every post so your readers can follow you on Twitter.
== Description ==
The Simple Twitter Follow Me button allows you to add a small or large Twitter follow button to the end of every post so you can grow your Twitter following with your blog readers.
Once installed and activated, go to Settings -> Reading and scroll down to the Simple Twitter Follow Button settings.
Here you can enter your Twitter username and choose whether the button should be small or large.
A few notes about the sections above:
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `tweetbutton.php` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings - > Reading.
4. Scroll down to Simple Twitter Follow Button settings and enter your username.
5. Check small or large to specify the button size.
6. Click Save Changes.
7. You're locked and loaded.
== Screenshots ==
1. An example of the Simple Twitter Button in place at the bottom of a post.
== Changelog ==
= 1.0 =
*Initial Release