开发者 |
egolacrima
wppuzzle |
---|---|
更新时间 | 2018年6月16日 13:14 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 4.9.6 |
版权: | GPLv2 or later |
[htmlmap]
[htmlmap]
accepts several optional parameters:
exclude
: specify posts or pages IDs you don't want displayed (example: [htmlmap exclude=445,446]
).exclude_cat
: specify categories IDs you don't want displayed (example: [htmlmap exclude_cat=1,34]
).showpages
: enables displaying list of pages (example: [htmlmap showpages]
).hidecloud
: disable categories cloud (example: [htmlmap hidecloud]
).showdescription
: enables displaying categories descriptions (they are not shown by default; example: [htmlmap showdescription]
).hidedate
: disable displaying posts published dates (example: [htmlmap hidedate]
).hidecount
: disable displaying posts amount in category name (example: [htmlmap hidecount]
).[htmlmap exclude="3546,7398" exclude_cat="1,34" showpages hidecloud]
Extra
hierarchical-sitemap
folder into to the /wp-content/plugins/
directory.[htmlmap]
into the content box.hidecount
that disable displaying posts amount in category namehierarchicalsitemap_category_title_html
hierarchicalsitemap_posts_list_html
hierarchicalsitemap_pages_list_html
showdescription
)hidedate
)