From 4ff9eb4df6f7f8550c769f0a381a50a0845929f8 Mon Sep 17 00:00:00 2001 From: jmash Date: Fri, 6 Mar 2009 02:08:19 +0000 Subject: [PATCH] readme git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@99957 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- README.txt | 1 + pagemash.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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'); ?>