Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit e8bb375

Browse files
committed
Merge pull request #1 from ycfreeman/develop
2 parents d46258b + 742894f commit e8bb375

File tree

11 files changed

+449
-8
lines changed

11 files changed

+449
-8
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
# Created by .ignore support plugin (hsz.mobi)
44

5-
.idea/
5+
lib/wowss/*_*.png
6+
wowss-*.xml

.idea/.name

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/compiler.xml

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/copyright/profiles_settings.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/encodings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 375 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/wow-server-status-widget.iml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: ycfreeman
33
Donate Link: http://www.ycfreeman.com
44
Tags: WOW, Warcraft, World of Warcraft, Realm, Server, Status, widget, wow
55
Requires at least: 2.8
6-
Tested up to: 4.4.x
7-
Stable tag: 1.0.10
6+
Tested up to: 4.4.1
7+
Stable tag: 1.0.11
88

99
Easily add WOW Server Status 4.1 badge to your wordpress site by just a few clicks.
1010

@@ -19,10 +19,11 @@ The original script [can be found here](http://53x11.com/blog/2005/04/21/WoW-Ser
1919

2020
If you managed to find bugs or want to correct some of my codes, please don't hesitate to post on forum:)
2121

22-
[Demo](http://wssdemo.ycfreeman.com/)
23-
[Full description on the blog entry of this plugin](http://www.ycfreeman.com/2010/06/wow-server-status-wordpress-widget-10.html)
24-
[Issue Tracker on github](https://github.com/ycfreeman/wow-server-status-widget/issues)
25-
[Codebase](https://github.com/ycfreeman/wow-server-status-widget)
22+
* [Plugin] (https://wordpress.org/plugins/wow-server-status-widget/)
23+
* [Demo](http://wssdemo.ycfreeman.com/)
24+
* [Full Plugin Description](http://www.ycfreeman.com/2010/06/wow-server-status-wordpress-widget-10.html)
25+
* [Issue Tracker](https://github.com/ycfreeman/wow-server-status-widget/issues)
26+
* [Codebase](https://github.com/ycfreeman/wow-server-status-widget)
2627

2728
== Installation ==
2829
1. Unpack and Upload all files to the `/wp-content/plugins/wow-server-status-widget` directory
@@ -47,6 +48,7 @@ See above. Also, update timer of this badge is set to 10 minutes, so it may not
4748
1. Here is how it looks
4849

4950
== Changelog ==
51+
5052
= 1.0.8 =
5153
* update bug report icon and url
5254

0 commit comments

Comments
 (0)