=== Text Truncator ===
Contributors:       Michael Uno, miunosoft
Donate link:        http://en.michaeluno.jp/donate
Tags:               truncate, truncator, appearance, text 
Requires at least:  3.3
Tested up to:       4.2.2
Stable tag:         1
License:            GPLv2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Truncates text of specified HTML elements by number of lines.

== Description ==

Do you have too long text elements sticking out and breaking the web site layout? 

If you have such a problem, fix their length by specifying the elements with CSS selectors.

Notes: you need a basic understanding of CSS (jQuery) selectors to use this plugin.
  
= Supported Language =
* English
  
== Installation ==

1. Upload **`text-truncator.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Go to **Dashboard** -> **Appearance** -> **Truncator**.
1. Configure the options by setting a selector and height.

== Frequently asked questions ==

== Other Notes ==

== Screenshots ==

1. **Front-end**
2. **Setting Page**

== Changelog ==

= 1 - 07/05/2015 =
- Released. 