=== Simple News ===

Contributors: MortenPeterAndersen
Donate link: https://www.hjemmesider.dk
Tags: News, News list, Simple News
Requires at least: 4.0
Tested up to: 5.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== NEW 2.0 ==
CSS grid => [news col=2] - [news col=3] - [news col=4] etc.
NEW plugin image size !!!

== Description ==

A very simple news plugin that output news. (img, title, date, excerpt and link)

* News are order by pub date.
* A post type "NEWS" is added.
* On the options page (WP Settings Menu -> "Simple News"): choose image size and unset the plugin CSS (if you like).
* A widget that will show your defined number of latest news. Options to filter results by category id and post id.
* Shortcodes examples: [news] - [news number=2] - [news order=desc] - [news number=3 order=asc] - [news cat=1] - [news cat=1,2] - [news col=3]

== Installation ==

1. Download the plugin, and unzip it.
2. Place the News folder in your wp-content/plugins folder.
3. Activate the plugin from the plugins tab of your Wordpress admin.
4. Save permalink structure again - because of the post type (news)

1. Publish some news with the new post type = NEWS (Admin menu to the left)
2. Place the News-widget where you want it to appear
3. Use the shortcode on a published page


== Frequently Asked Questions ==

= Can I request a feature to be added on the plugin? =
Certainly and would love to hear about it. BUT - It is meant to be a very simple clean and useful plugin.