Açıklama
This simple plugin adds a slick HTML (Not XML) sitemap of you site by entering the shortcode [slick-sitemap] in the page content. This simple plugin is configured from the dashboard. Settings include the menu
, column
, utility menu
. You can select a menu you created.
The new release enables the user to add multiple sitemaps to their website. instead of specify the menu in through the dashboard, user can specify menus through the short tag attribute. just like:
[slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5].
Contributors
Plugin author: Pengbo Tang, host of the pengbos.com http://pengbos.com –
CSS Creator: Matt Everson of Astuteo, LLC http://astuteo.com/slickmap –
Follow us on Twitter
Ekran Görüntüleri
Yükleme
- Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder.
- Activate the “Slick Sitemap” plugin in the Plugin Management page.
- Create a navigation menu for the sitemap.
- Configure the Slick sitemap in the coniguration page. Specify the default menu for the map, default utility menu, and default column for the layout.
- Add the shortcode [slick-sitemap] to the post(s) or page(s) of your choice with the default choice performed by the previous step. You can always specify the menu by short tag attribute like:
[slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5] or [slick-sitemap sitemap_menu=’sitemap’ column=6] with the utility menu using the default setting.
SSS
Nothing here until now..
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Slick Sitemap” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Slick Sitemap” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.0
- Released on 03/05/2012
- Initial release of Slick Sitemap plugin.
2.0.0
- Released on 08/08/2015
- Add new feature to support multiple sitemaps for one wordpress site, by using the short tag attributes.
[slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5]