=== Simple Post Lists ===
Contributors: andrewoons
Tags: posts, lists, overview
Requires at least: 4.0
Tested up to: 4.8
Stable tag: 1.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Wordpress plugin that generates a really simple post list, divided by year. Use through shortcode.

== Description ==

This plugin generates a simple post list with all of your posts, divided by year. 

It is customizable through CSS, and you can place it wherever you want (pages, posts, widgets etc..).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/simple-post-lists` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the shortcode `[posts]` anywhere you want the plugin to appear.

== Frequently Asked Questions ==

= How can I change the appereance of the links and dividers? = 

You can change the styling of the dividers and the links by adding custom css for these classes: `posts-divider` and `posts-link`.

== Screenshots ==
1. Overview on a live website.
2. Overview on the standard Wordpress theme with just 1 post.

== Changelog ==

= 1.0.1 =
Updated assets.

= 1.0 =
* First version of the plugin.

== Bugs ==

If the plugin is not working, don't hesitate to shoot me a message on twitter: [@andrewoons](https://twitter.com/@andrewoons)

Made by [Andre Woons](https://twitter.com/@andrewoons)