=== Built-in Server Helper === Contributors: Toro_Unit Donate link: http://www.amazon.co.jp/registry/wishlist/COKSXS25MVQV Tags: built-in server, development Requires at least: 4.4 Tested up to: 4.4 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Helper for development WordPress Site with PHP built-in server. == Description == Helper for development WordPress Site with `wp server` or PHP built-in server. Requires PHP version 5.4 or higher. [This Plugin published on GitHub.](https://github.com/torounit/wp-built-in-server-helper) = Features = * Remove `index.php` for rewrite settings if using `wp server`. * Remove `index.php` for rewrite settings if permalink structure does not contain `.`. == Installation == 1. Upload the entire `/built-in-server-helper` directory to the `/wp-content/plugins/` directory. 2. Activate Simple Post Type Permalinks through the 'Plugins' menu in WordPress. == Changelog == = 1.0.3 = * Small Fix. = 1.0.0 = * First Release.