=== Dynamic 404 Page === Contributors: Paul Reitz Tags: 404 Requires at least: 2.8.0 Tested up to: 3.0.1 Stable tag: trunk Allows you to select a page to use as the content of your 404 page. == Description == Allows you te set a page to be used as the 404 page. In order for the plugin to work you need to make some modifications to the `404.php` file in your theme. I set it this way so that the 404 page could be formatted to fit the theme, or can be set more dynamically. For more information and sample code: http://www.reitzdesigns.com/2010/08/dynamic-404-page-wordpress-plugin/ Although this plugin will work with Wordpress 2.8, it's better suited for version 3.x. == Installation == 1. Upload the `Dynamic_404` folder to the `/wp-content/plugins/` directory. 2. Select `Plugins` on the dashboard menu. 3. Activate the `Dynamic 404 Page` plugin. 4. To set a page as your 404 page, go to `Set 404 Page` under `Settings`. 5. For complete instructions, click on `Visit Plugin Page` under `Dynamic 404 page` on the `Plugins` page.