diff --git a/README.txt b/README.txt index 7a8107c..2d29fea 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,6 @@ === pageMash > Page Management === Contributors: JoelStarnes +Donate link: http://joelstarnes.co.uk/donate/ Tags: order pages, ajax, re-order, drag-and-drop, admin, manage, page, pages, sidebar, header, hide, Requires at least: 2.1 Tested up to: 2.7.1 diff --git a/pagemash.php b/pagemash.php index 71105b6..b325607 100644 --- a/pagemash.php +++ b/pagemash.php @@ -132,7 +132,7 @@ function pageMash_main(){

Appeaarance > Widgets]. Click the configure button on the widget and ensure that \'sort by\' is set to \'page order\'. Hey presto, you\'re done. ','pmash');?>

-

Code:

+

<?php wp_list_pages('title_li=<h2>Pages</h2>&depth=0'); ?>