该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Customize Sitemap

描述

Customize sitemap Give you the real website sitemap features

Simply insert the following shortcode onto a page or a post:

[customize-sitemap]

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 (https://codex.wordpress.org/Template_Tags/wp_list_pages)

Contributors

rsjeyakumar – Plugin Author

Follow us on Twitter

[http://twitter.com/rsjyekaumar]

安装

  1. Copy the customize_sitemap directory into the /wp-content/plugins/ folder.
  2. Activate the “customize sitemap” plugin in the ‘Plugins’ section under WP-ADMIN.
  3. Add the shortcode [customize-sitemap] to the pages or posts of your choice.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“Customize Sitemap” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Customize Sitemap”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • Released 21/02/2012
  • First public release. Allows adding lists of Pages.