=== Plugin Name === Contributors: joschi81 Donate link: http://www.stadtkreation.de/wordpress.php Tags: teaser, flexible, thumbnail Requires at least: 3.4 Tested up to: 3.4.1 Stable tag: 0.1.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple plugin for dynamically adding image and text teasers for posts and pages. == Description == Simple plugin for dynamically adding image and text teasers for posts and pages. Use [easyteasers] for showing teasers for all child pages or [easyteasers type="posttype-slug" count="number of posts to show" ids="ids of posts to show, comma-separated"]. The plugin is still under development, but new functions will be added soon. == Installation == Install and use the plugin in three steps: 1. Upload the `easyteasers` plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `[easyteasers]` shortcode in your posts or pages. You can use the following attributes: type="posttype-slug", count="number of posts to show" ids="ids of posts to show, comma-separated". == Frequently Asked Questions == = Why doesn't this plugin offer more preferences? = Because it is still under devolopment and placed here because one of our clients is already using it and wants to use the update functionality of the plugin. == Screenshots == No screenshot yet. == Changelog == = 0.1.1 = * First version of the plugin = 0.1.2 - 0.1.9 = * Small corrections and text teaser addition