-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
58 lines (38 loc) · 1.78 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
=== TheyWorkForYou ===
Contributors: philipjohn
Donate link: http://www.mysociety.org/donate
Tags: theyworkforyou, democracy, politics
Requires at least: 3.8.1
Tested up to: 3.9
Stable tag: 0.4.2
License: WTFPL
License URI: http://wtfpl.net
Provides tools for bloggers based on mySociety's TheyWorkForYou.com
== Description ==
TheyWorkForYou lets you find out what your MP, MSP or MLA is doing in your name, read debates, written answers, see what’s coming up in Parliament, and sign up for email alerts when there’s past or future activity on someone or something you’re interested in.
This plugin adds a widget to your WordPress site that allows you to show the recent activity of an MP.
Important: The original version of this plugin, built in December 2009 is far too old and should be removed completely before installing this plugin.
== Installation ==
See http://codex.wordpress.org/Managing_Plugins#Installing_Plugins
Then, grab an API key from [TheyWorkForYou.com](http://www.theyworkforyou.com/api/key) and enter it at Settings > TheyWorkForYou.
== Frequently Asked Questions ==
= Can I remove the "Data service provided by TheyWorkForYou" notice? =
Nope! It's a kinda requirement of [TWFY's API](http://www.theyworkforyou.com/api/) and besides, you should be glad to point folks at their amazing resource.
== Changelog ==
= 0.4.2 =
* TWFY attribution
= 0.4.1 =
* Fixing bug where MP activity isn't refreshed when changed in the widget
= 0.4 =
* Structural changes
* Implemented API key setting
= 0.3 =
* Implemented caching of MP activity
= 0.2 =
* Implementing caching of MPs list
= 0.1 =
* Initial plugin, revived from 2009 version
* MPs Recent Activity widget
== Upgrade Notice ==
= 0.1 =
If using v0.1b you must first uninstall and remove that plugin, before installing this version.