このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Sitemap simple

説明

This plugin will create a Sitemap for pages. Use the shortcode “[sitemap_simple]” to render the sitemap.

Features

  • easy to install
  • Add ID and class.
  • Exclude multiple pages.
  • Exclude Single pages.
  • Grand Children of the current page.
  • Children of the current page.
  • Easy to use with shortcode.

Requirements

This plugin requires PHP 5 or PHP 7 and WordPress 3.0 or greater. It works in standard WordPress environments. It is strongly recommended to use WordPress in the newest version.

Contact

  • If you have any suggestion, feel free to email me at abhayrajmca@gmail.com, info@wordpressoutsourcingpartners.com.

How to display sitemap

Using Shortcode, copy and paste this shortcode to view the sitemap
[sitemap_simple]

Using shortcode to add a class.
[sitemap_simple class=”example”]

Using shortcode to add a ID.
[sitemap_simple id=”example”]

Using shortcode to exclude Single pages.
[sitemap_simple exclude=”21″]

Using shortcode to exclude multiple pages.
[sitemap_simple exclude=”21,29,25″]

Using shortcode to show only children and grandchildren of the current page.
[sitemap_simple depth=2 child_of=CURRENT]

スクリーンショット

  • Sitemap Simple.

インストール

  1. Go to Plugins > Add New.
  2. Searh “Sitemap simple”
  3. install and activate the WordPress Plugin.
  4. Add the shortcode [sitemap_simple] on your page.

貢献者と開発者

Sitemap simple はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Sitemap simple” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。