https://github.com/zackproser/wordpress-plugin-twitter-hashtag-blaster
Easily add an official Twitter hashtag tweet button to the end of every post on your WordPress site. Set the hashtag you are trying to target in your settings. The plugin will automatically create a Bitly link to your article and include it in the tweet - allowing your readers to send your content into targeted conversations for more social traffic.
https://github.com/zackproser/wordpress-plugin-twitter-hashtag-blaster
Last synced: about 1 year ago
JSON representation
Easily add an official Twitter hashtag tweet button to the end of every post on your WordPress site. Set the hashtag you are trying to target in your settings. The plugin will automatically create a Bitly link to your article and include it in the tweet - allowing your readers to send your content into targeted conversations for more social traffic.
- Host: GitHub
- URL: https://github.com/zackproser/wordpress-plugin-twitter-hashtag-blaster
- Owner: zackproser
- Created: 2014-12-12T17:54:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T17:58:36.000Z (over 11 years ago)
- Last Synced: 2025-01-15T01:07:51.663Z (over 1 year ago)
- Language: PHP
- Size: 1020 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
=== Twitter Hashtag Blaster ===
Contributors: zackproser
Donate link: http://example.com/
Tags: twitter, hashtag, button, social media, marketing
Requires at least: 3.0.1
Tested up to: 3.8.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin adds official Twitter hashtag buttons at the end of every post, targeting the hashtag you specify in settings. When clicked, the formatted tweet also contains a shortlink to your content, blasting your content into Twitter conversations aroung your target hashtag.
== Description ==
The Twitter Hashtag Blaster enables your readers to send your content into Twitter conversations surrounding your target hashtag.
Do you run a humor website? Set your hashtag to #lol and start enjoying increased traffic from Twitter. Is your content about #football? #programming? #fashion? #politics? You can target any hashtag you like.
Once installed and activated, go to Settings -> Twitter Hashtag Blaster.
Here you can enter your target hashtag and choose whether the button should be small or large.
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload 'twitter-hashtag-blaster.zip' to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings - > Twitter Hashtag Blaster.
4. On the Twitter Hashtag Blaster settings page, enter your hashtag.
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 Twitter Hashtag Blaster in place at the bottom of a post.
2. An example of the pre-formatted tweet including the short link pointing back to your post!
== Changelog ==
= 1.0 =
*Initial Release