https://github.com/michaeluno/fetch-tweets-sample-template
This is a very simple template for the Fetch Tweets WordPress plugin.
https://github.com/michaeluno/fetch-tweets-sample-template
Last synced: about 1 year ago
JSON representation
This is a very simple template for the Fetch Tweets WordPress plugin.
- Host: GitHub
- URL: https://github.com/michaeluno/fetch-tweets-sample-template
- Owner: michaeluno
- License: gpl-2.0
- Created: 2014-03-18T07:02:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T07:38:51.000Z (about 12 years ago)
- Last Synced: 2025-02-15T00:47:57.970Z (over 1 year ago)
- Language: PHP
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fetch Tweets - Sample Template
==============================
A very simple template for the Fetch Tweets WordPress plugin.
= Install =
- Upload the zip to the WordPress plugins folder and extract files.
- Activate the plugin via the administration page.
- Go to Dashboard -> Fetch Tweets -> Templates and activate the Sample template that was just installed.
- Go to the rule definition page and select the template.
= Change log =
== 1.1.0 - 03/18/2014 ==
- Made it compatible with Fetch Tweets v2
- Dropped the compatibility with Fetch Tweets v1.
== 1.0.0 ==
Initial Release