
內容簡介
這是一個簡單製作網站地圖頁面的外掛程式。
使用 Danker Sitemap 的幫助:
常規網站地圖
建立頁面,並使用以下短代碼 [danker_sitemap]。不包括站點圖像。
特定網站地圖
建立頁面並使用以下短代碼
* 只顯示頁面 [dn_sitemap_pages]
* 只顯示文章 [dn_sitemap_posts]
* 只顯示分類 [dn_sitemap_categories]
* 顯示分類與其內的文章 [dn_sitemap_catwpost]
圖像網站地圖
建立頁面,並使用以下短代碼 [danker_image_sitemap]。
使用 Boostrap
在頁面編輯器中執行
`php
[dn_sitemap_categories]
[dn_sitemap_pages]
[dn_sitemap_catwpost]
`
在佈景主題中執行 page-sitemap.php
`php
`
請請我喝杯咖啡
開發者團隊
原文外掛簡介
** easy to make simple sitemap page **
Help : How to Use Danker Sitemap
General Sitemap
Create Page and Use this Shortcode [danker_sitemap] . Sitemap Image not included
Spesific Sitemap
Create Page and use this shortcodes
* Page Only [dn_sitemap_pages]
* Post Only [dn_sitemap_posts]
* Category Only [dn_sitemap_categories]
* Category With Post [dn_sitemap_catwpost]
Image Sietmap
Create Page and Use this Shortcode [danker_image_sitemap] .
using Boostrap
Implementation in page editor
`php
[dn_sitemap_categories]
[dn_sitemap_pages]
[dn_sitemap_catwpost]
`
Implementation in theme page-sitemap.php
`php
`
buy me a coffe
