forked from billerickson/Genesis-404-Page
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
26 lines (17 loc) · 801 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
=== Genesis 404 Page ===
Contributors: billerickson
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EDYM76U6BTE5L
Tags: genesis, genesiswp, 404,
Requires at least: 3.0
Tested up to: 3.5
Stable tag: 1.1
Customize the content of the 404 Page within the Genesis Theme Framework.
== Description ==
Once installed, you can customize your 404 page's title and content in Genesis > 404 Page.
Use [genesis-404-search] shortcode to add a search form to the page.
If you'd like to dynamically list content (ex: most recent posts), I recommend you install the [Display Posts Shortcode](http://www.wordpress.org/extend/plugins/display-posts-shortcode/) and use it in the 404 page's content.
== Changelog ==
= 1.1 =
* Add Search functionality
= 1.0 =
* Initial release