=== Plugin Name ===
Contributors: JoshuaPack
Donate link: http://www.htdsoftware.com/
Tags: 404, error, static, page
Requires at least: 3.0.1
Tested up to: 3.9.1
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

404 pages not working? Would you like to have a custom 404 page. Would you like the 404 page to be dynamic or static? This plugin does it!

== Description ==

404 pages not working? 
Would you like to have a custom 404 page. 
Would you like the 404 page to be dynamic or static? 
This plugin does it!

== Installation ==

1. Upload files to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Under Settings > 404 Settings Enter full URL of page you want the 404 page to show. Can be a html page!

== Frequently Asked Questions ==

= Does the response of the 404 become a 302 or 301? =

No, we keep the response to 404, so that search engines know.

= Can I change the response to be a 301 or 302? =

Currently not. We hope to have this in a later version.

= Any bugs? =

Update to v0.1.2

== Screenshots ==

1. Not sure how screenshots work
2. This is the second screen shot

== Changelog ==

= 0.1.2 =
* Bug fix to allow HTTPS urls

= 0.1.1 =
* Fixed 500 error and timeout issue

= 0.1 =
* First release