=== Auto Teaser === Contributors: thaikolja Tags: teaser, auto teaser, excerpt, auto excerpt, intro, introduction Tested up to: 4.0 Stable tag: 0.1 Requires at least: 3.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically generates a teaser for posts, pages and custom post types. == Description == **Auto Teaser** is a useful plugin that automatically generates a teaser of a post, page or [custom post types](http://codex.wordpress.org/Post_Types). Auto Teaser allows you to customize how the teasers are generated by the following settings: * The teaser format Auto Teaser will use when generating the teaser, * the teaser split style which tells Auto Teaser how long a teaser has to be and where it breaks the content, * whether you'd like WordPress' native `the_excerpt()` and `get_the_excerpt()` to be automatically replaced with the generated teaser, * if Auto Teaser is allowed to use HTML inside teaser or not, * and a list of post IDs Auto Teaser will ignore. Furthermore, the plugin will provide several PHP functions that offer additional options and let developers generate teasers manually. **As always, Auto Teaser comes with a [detailed documentation](http://www.koljanolte.com/wordpress/plugins/auto-teaser/) that gives information on every aspect of the plugin.** Feel free to contribute to Auto Teaser by translating it into your native language on [Transifex](http://www.transifex.com/projects/p/auto-teaser/). == Installation == = How to install = 1. Install Auto Teaser either through WordPress' native plugin installer found under *Plugins > Install* or [download](https://downloads.wordpress.org/plugin/auto-teaser.zip) and copy the *auto-teaser* folder into the */wp-content/plugins/* directory of your WordPress installation. 2. Activate the plugin in the plugin section of your admin interface. 3. Go to *Settings > Auto teaser* to customize the plugin as desired. == Frequently Asked Questions == **The full FAQ can be found on the [official website](http://www.koljanolte.com/wordpress/plugins/auto-teaser/#FAQ).** == Screenshots == 1. An example of a teaser generated by Auto Teaser. 2. The plugin's settings page. == Changelog == = 0.2 = * ... = 0.1 = * Initial release. == Upgrade Notice == = 0.2 = ... = 0.1 = This is the first version of Auto Teaser. In case you experience any bugs, please report to to the [support forum](http://www.wordpress.org/support/plugin/auto-teaser/) or directly via [e-mail](mailto:kolja.nolte@gmail.com).