=== Best HTML Sitemap ===
Contributors: Mobile Phone Finder
Tags: html, sitemap, posts, pages, shortcode
Requires at least: 2.7.0
Tested up to: 3.0.5
Stable tag: 1.0
Best HTML Sitemap gives you the ability to generate an HTML sitemap of the pages on your blog. 30 second installation using shortcodes.
== Description ==
Best HTML Sitemap gives you the ability to generate an HTML sitemap of the pages on your blog. 30 second installation.
Simply insert the following shortcode onto a page or a post:
`[best-html-sitemap-pages]`
The plugin adds wrapper functions around the Wordpress wp_list_pages function. You can configure the plugin via shortcode. Settings included are:
`sort_column`
`sort_order`
`exclude`
`include`
`depth`
`child_of`
`meta_key`
`meta_value`
`authors`
`number`
`offset`
For more information on how to use the settings, see the `wp_list_pages` function (http://codex.wordpress.org/Template_Tags/wp_list_pages)
== Frequently Asked Questions ==
= Why can't I display posts as well as pages? =
This is coming shortly. We are currently working on the next version of this plugin which will include this functionality.
== Installation ==
1. Copy the best-html-sitemap directory into the /wp-content/plugins/ folder.
2. Activate the "Best HTML Sitemap" plugin in the 'Plugins' section under WP-ADMIN.
3. Add the shortcode [best-html-sitemap-pages] to the pages or posts of your choice.
== Changelog ==
= 1.0 =
* Released 21/02/2010
* First public release. Allows adding lists of Pages.
== Contributors ==
[Mobile Phone Finder](http://www.mobilephonefinder.com.au) - Plugin Author
== Follow us on Twitter ==
[http://twitter.com/mobilephone_au](http://twitter.com/mobilephone_au)