=== Orphan Word ===
Contributors: olarmarius
Tags: orphan, orphans, orphan word, automatic, typography, style, design, readability, posts, page, title, comment, widget, filter, typesetting, paragraph, white space
Requires at least: 3.5
Tested up to: 4.9.8
Stable tag: 1.0
License: GPLv3 or later

This plugin will handle the orphan words from: post/page title, widget title, widget text and comment text.

== Description ==

This plugin will handle the orphan words from: post/page title, widget title, widget text and comment text. An orphan is the first line of a paragraph that lands all by itself at the bottom of a column or page. Designers sometimes also refer to the single-word last line of a paragraph as either a widow or an orphan. Some people call this a “runt”.

== Installation ==

The easy way:

1. Download from the WordPress plugins page and use the Administrator pages to upload and activate.

The other way:

1. Upload the `orphan-word` folder and contents to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. See the result in titles and comments.

== Frequently Asked Questions ==

= What is an orphan word? =

An orphan is the first line of a paragraph that lands all by itself at the bottom of a column or page. Designers sometimes also refer to the single-word last line of a paragraph as either a widow or an orphan. Some people call this a “runt”.

`
This line has an orphan
word.

This line does not have an
orphan word.
`

= Why should I use this plugin? =

You should use it because this will improve you readabilty of your site.

== Changelog ==

= 1.0 =
* First release
