Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikg3 committed Dec 2, 2014
2 parents b0c3b24 + bc8b069 commit 133f088
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
=== cgs-latest-posts ===
Contributors: kartikg3
Tags: cgsociety, forum, posts, latest, widget
Requires at least: 3.8
Tested up to: 4.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
cgs-latest-posts
================
_Widget to list your latest CGSociety forum posts._
* Contributors: kartikg3
* Tags: cgsociety, forum, posts, latest, widget
* Requires at least: 3.8
* Tested up to: 4.0
* Stable tag: 1.0.0
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

##Description

Widget to list your latest CGSociety forum posts.

== Description ==

Widget to list your latest CGSociety forum posts.

**Additional features**
#####Additional features

* Displays profile picture and stats
* Configurable display options
Expand All @@ -23,34 +23,34 @@ Widget to list your latest CGSociety forum posts.

If you have any issues or concerns please post them on the forum.

== Installation ==
##Installation

1. Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
2. Activate the Plugin from Plugins page.
3. Go to Appearance -> Widgets and look for the CGSociety Latest Posts widget.
1. Activate the Plugin from Plugins page.
1. Go to Appearance -> Widgets and look for the CGSociety Latest Posts widget.

== Frequently Asked Questions ==
##Frequently Asked Questions

= Can more than one widget be added? =
#####Can more than one widget be added?

Yes. You can add as many widgets as you want.

= Why does loading time increase with the number of CGS Latest Post widgets added? =
#####Why does loading time increase with the number of CGS Latest Post widgets added?

The CGSociety forum has a minimum request time between two consequetive requests. Hence, each widget instance has to wait for this interval.

However, the widgets use caching for fast performance, so the widgets don't need to load all details for every request.
You can set the cache timeout in Settings -> CGS Latest Posts Options page.

== Screenshots ==
##Screenshots

1. The CGSociety Latest Posts widget
2. Widget configuration
3. Widget options page
4. Widget clear cache in action
5. The widget in action
1. ![Alt text](https://raw.githubusercontent.com/kartikg3/cgs-latest-posts/master/screenshot-1.png "The CGSociety Latest Posts widget")
1. ![Alt text](https://raw.githubusercontent.com/kartikg3/cgs-latest-posts/master/screenshot-2.png "Widget configuration")
1. ![Alt text](https://raw.githubusercontent.com/kartikg3/cgs-latest-posts/master/screenshot-3.png "Widget options page")
1. ![Alt text](https://raw.githubusercontent.com/kartikg3/cgs-latest-posts/master/screenshot-4.png "Widget clear cache in action")
1. ![Alt text](https://raw.githubusercontent.com/kartikg3/cgs-latest-posts/master/screenshot-4.png "The widget in action")

== Changelog ==
##Changelog

= 1.0 =
#####1.0
* First official release.

0 comments on commit 133f088

Please sign in to comment.