=== Plugin Name === Contributors: Alexander Stocker Donate link: http://alex.stocker.info Tags: Tool, shortcode Requires at least: 4.0 Tested up to: 4.7.3 Stable tag: 1.0.0.0 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