=== Plugin Name === Contributors: Alexander Stocker Donate link: http://alex.stocker.info Tags: Tool, shortcode Requires at least: 4.0 Tested up to: 4.8 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds a shortcode button to tinyMCE to list recent news == Description == RecentNews adds a shortcode [recentnews /] and a button to the editor A few notes to this plugin: * Shortcode with default count/number of posts Example: [recentnews /] * Shortcode with custom count/number of posts Example: [recentnews count=10 /] == Installation == This section describes how to install the plugin and get it working. 1. Extract and Upload `recentnews.zip` to the `/wp-content/plugins/` directory or just use Plugin upload backend function 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Set default count of posts to display 4. Add shortcode to a post == Changelog == 1.0.2 * Replaced button icon * Exclude current post from list 1.0.1 * Changed headline tag from span to h4 * Added some styling stuff == Upgrade Notice == NONE == Frequently Asked Questions == NONE == Screenshots == 1. Insert Shortcode 2. How many items to show 3. Working sample