-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
47 lines (27 loc) · 1.19 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
=== Admin Widget for WordPress Portugal News ===
Contributors: vanillallounge
Tags: dashboard, widget, rss, Portugal
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds a widget to your dashboard screen, with the latest news from http://wp-portugal.com/
== Installation ==
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
== Frequently Asked Questions ==
= Can I fork it? =
Yes, you can.
= Wait a minute, that's not your code. I saw it on WP-something-or other dot com =
That's not a question.
= Whence did you steal this code? =
Given that I've reached the bookmark-overdose level, I can't really remember. However, if you are the original author of the code, please get in touch so that I can give you proper credit.
= Why do just one hook and one function need to be a class? =
I don't want to anger Nacin.
= Why do you use complicated words like "whence"? =
Proper English, do you speak it?
== Changelog ==
= 1.0.1 =
Now improved with code that actually works
= 1.0 =
* Initial version