Fred's Twitter Widget
a custom Wordpress Twitter timeline widget and shortcode plugin
by Fred Bradley <fred@swipe.digital> · github.com/fredbradley/wp-twitter-widget · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/fredbradley/wp-twitter-widget/archive/refs/heads/master.zipDeclares an update source (https://github.com/fredbradley/WP-Twitter-Widget), so updates arrive through the plugin's own updater.
From the readme
Twitter Timeline Widget
By Fred Bradley
A widget and short-code for Wordpress installations that will fetch tweets from the Twitter Widget Timeline and display them using Javascript on your page.
Table Of Contents
Installation
Usage
User Feedback
Developer
License
Copyright
Installation
Take download of the latest release from this repository.
Install that by uploading the ZIP file as a new plugin into your Wordpress installation. Finally, ensure that you have activated the plugin.
Usage
Upon installing and activating, nothing will happen just yet.
There are two ways of using this plugin. Both ways can be used multiple times in one Wordpress installation.
1. As A Short-code
Use the short-code to place your Twitter widget anywhere on your site.
[fbtwitterwidget] will set up your timeline with default parameters.
Parameters
| Param Name | Required? | Default Value | Description |
| --- | --- | --- | --- | --- |
| timelineid | Yes | null | Find out how to find your Twitter Timeline ID |
| numtweets | No | 1 | How many latest Tweets do you want to pull in from your timeline? |
| divid | No. (Unless multiple occurrences on the same page) | emaptweet | The ID of the d
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v.1.3.7 | Aug 6, 2015 |
| v1.3.5 | Aug 6, 2015 |
| v1.3.2 | Aug 6, 2015 |
| v1.3.1 | Aug 6, 2015 |
| v1.3.0 | Aug 5, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.