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.

Site Sitemap

Сүрөттөө

Add a complete list of all posts in any page by [site-sitemap] shortcode. Atts: ‘post_type’, ‘per_page’. Example: [site-sitemap post_type="post, page" per_page="20"]

Орнотуу

  1. Upload the plugin folder into to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [site-sitemap] inside your post or page content area

FAQ.KG

How can I change the number of posts showed?

Just add the ‘per_page’ attribute on the shortcode like: [site-sitemap per_page="50"]

How can I change the post type showed

Just add the ‘post_type’ attribute on the shortcode like: [site-sitemap post_type="post"] or [site-sitemap post_type="post, page"]

Сын-пикирлер

There are no reviews for this plugin.

Contributors & Developers

“Site Sitemap” is open source software. The following people have contributed to this plugin.

Мүчөлөрү

Translate “Site Sitemap” into your language.

Interested in development?

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

Өзгөртүүлөр

1.0

  • First Version