=== Simple Forum Widgets ===
Contributors: Tecdiary
Tags: forum, simple forum, simple forum widgets, widgets
Requires at least: 4.0
Tested up to: 4.5
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds Simple Forum Threads/Categories widgets to your wordpress

== Description ==

This plugin will help you to get threads/categories from your Simple Forum Installation with API call and display those to any widget area of your forum. 

Simple Forum can be purchased at http://tecdiary.com/products/simple-forum

Options for the widgets are:

* Title (give your widget a title)
* API URL (get from your forum profile page)
* Use widget styles (if you like to use widget styles)
* div class (css class for the main widget div)
* ul class (css class for the ul tag)
* li class (css class for the li tag)
* a class (css class for the a tag)
* span class (css class for the replies span tag)

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Appearance -> Widgets (You will have 2 new widgets 1. Forum Threads 2. forum Categories
4. Drop any of them to the widget area you want to display the list and fill the API URL from your profile at Simple Forum


== Screenshots ==

1. screenshot-1.jpg
2. screenshot-2.jpg
3. screenshot-3.jpg
4. screenshot-4.jpg

== Changelog ==

= 1.0 =
* A plugin to display Simple Forum Threads and Categories

== Disclaimer ==

This plugin only adds 2 widget so that you can get the threads/categories with api to display on your site.

== Widget Elements ==

* Title (give your widget a title)
* API URL (get from your forum profile page)
* Use widget styles (if you like to use widget styles)
* div class (css class for the main widget div)
* ul class (css class for the ul tag)
* li class (css class for the li tag)
* a class (css class for the a tag)
* span class (css class for the replies span tag)