=== Head Last Post Section Widget === Contributors: lion2486 Requires at least: 3.8 Tested up to: 4.1 Stable tag: 1.01 License: GPLv2 Select a post or page and display the first "section"(as you put the delimiters) in a widget. == Installation == 1. Install from Wordpress REPO. 2. Go to Widgets and add a widget! == Description == With this Widget-Plugin you can add a widget to your wordpress and select a post or page. Then you insert a regular expression as provided to preg_split php function in order to split your page to "sections". Then you select how many "sections" the widget will display. == Changelog == = 1.01 = * Readme Updates * some code fixes * Long description added = 1.0 = * Initial Plugin Import