=== Plugin Name ===
Contributors: axelscheuering
Donate link: http://www.methode-web.de
Tags: posts, pages, post, page, plugin, hide parts of posts, hide parts of pages
Requires at least: 2.0.2
Tested up to: 3.0.1
Stable tag: 4.3
Hide parts of the content of your posts or pages by surrounding it with [hide-this-part] and [/hide-this-part] shortcode.
== Description ==
Hide parts of the content of your posts or pages by surrounding it with [hide-this-part] and [/hide-this-part] shortcode. You can even set the text of the more link (that will make hidden parts visible) by passing the parameter "morelink" like this: [hide-this-part morelink="show the rest"]. In this case the text of the more link would be "show the rest".
See also the official plugin documentation.
== Installation ==
1. Upload `hide-this-part` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `[hide-this-part]` and `[/hide-this-part]` in your posts and pages
See also the official plugin documentation.
== Screenshots ==
1. screenshot-1.png