=== Rename Post To News ===
Contributors: urre
Donate link: https://www.paypal.me/urbansanden
Tags: news, posts
Requires at least: 3.0
Tested up to: 4.6.1
Stable tag: 1.1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Renames the build in post type Post to News

== Description ==

Sometimes you just need a post type to be called news, but maybe you dont want/can't/are to lazy to create a separate post type for this. This little plugin renames the build in post type (Post) to News. It also changes all the labels and replaces the pin icon with a pencil icon.

* [Github](https://github.com/urre/rename-post-to-news)

== Installation ==

1. Upload the `rename-post-to-news` folder to your `/wp-content/plugins/` directory
2. Activate the "Rename Post To News" plugin in your WordPress administration interface
3. Done!

== Feedback ==

Contact me at hej@urre.me or at https://twitter.com/urre and hopefully I can do something about it.

== Screenshots ==

1. Rename Post To News

== Frequently Asked Questions ==

This plugin is available in the following languages:

* English
* Swedish
* Spanish
* Catalan

== Changelog ==

= 1.1.3 =
Added Spanish (es_ES) translations

= 1.1.2 =
Added missing translation files for Catalan

= 1.1.1 =
Added translations for Catalan

= 1.1 =
Added translation for admin bar menu item

= 1.0 =
* First public version. It works!