This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.1

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