{"id":7907,"date":"2010-01-24T15:15:58","date_gmt":"2010-01-24T15:15:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-sitemap\/"},"modified":"2010-01-24T15:16:20","modified_gmt":"2010-01-24T15:16:20","slug":"wp-sitemap","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-sitemap\/","author":219229,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0","tested":"2.9.2","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"WP Sitemap","header_author":"Jens T&ouml;rnell","header_description":"","assets_banners_color":"","last_updated":"2010-01-24 15:16:20","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.devdevote.com\/wp-sitemap\/","header_author_uri":"http:\/\/www.jenst.se","rating":0,"author_block_rating":0,"active_installs":500,"downloads":20824,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<p>This is not an upgrade, it&#039;s an initial release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Maybe soon. It's just a list of posts and pages with page numbers."}},"plugin_section":[],"plugin_tags":[34700,186,1557,10851],"plugin_category":[55],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-7907","plugin","type-plugin","status-closed","hentry","plugin_tags-html-sitemap","plugin_tags-seo","plugin_tags-sitemap","plugin_tags-table-of-contents","plugin_category-seo-and-marketing","plugin_committers-jenst"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-sitemap.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Place a shortcode into a post or a page (page recommended) and your sitemap will apear as a list with page numbers.<\/p>\n\n<h4>Shortcode simple example<\/h4>\n\n<p>[wp_sitemap]<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Support for both posts and pages<\/li>\n<li>Support for page numbers and option to place it on top or bottom<\/li>\n<li>Support for include and exclude pages \/ posts<\/li>\n<li>Support for disable posts \/ pages<\/li>\n<li>Support for order by and sort order<\/li>\n<li>No data added to the database<\/li>\n<li>No settings page added into admin<\/li>\n<li>Sitemap settings are added through a shortcode added in a page<\/li>\n<li>Wordpress built in functions are used to make a very small code<\/li>\n<\/ul>\n\n<h4>Shortcode advanced example<\/h4>\n\n<p>[wp_sitemap pages=\"false\" exclude=\"9,21,34\"]<\/p>\n\n<h4>Parameters<\/h4>\n\n<p>exclude<\/p>\n\n<ul>\n<li>(string) Define a comma-separated list of Page IDs to be excluded from the list (example: 'exclude=3,7,31'). There is no default value.<\/li>\n<\/ul>\n\n<p>include<\/p>\n\n<ul>\n<li>(string) Only include certain Pages or Posts in the sitemap. Like exclude, this parameter takes a comma-separated list of Page IDs. There is no default value.<\/li>\n<\/ul>\n\n<p>posts<\/p>\n\n<ul>\n<li>(string) Include Posts. Valid values:\n\n<ul>\n<li>true - Posts are included. (Default)<\/li>\n<li>false - Posts are not included.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<p>pages<\/p>\n\n<ul>\n<li>(string) Include Pages. Valid values:\n\n<ul>\n<li>true - Pages are included. (Default)<\/li>\n<li>false - Pages are not included.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<p>sort_column<\/p>\n\n<ul>\n<li>(string) Sorts the list of Posts and Pages in a number of different ways. The default setting is sort newest first by Post \/ Page date.\n\n<ul>\n<li>'post_date' - Published Post \/ Page date. (Default)<\/li>\n<li>'post_title' - The Post or Page title.<\/li>\n<li>'post_modified' - The updated Post or Page date.<\/li>\n<li>'comment_count' - The number of comments on a Post or Page.<\/li>\n<li>Other fields in the Posts table.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<p>sort_order<\/p>\n\n<ul>\n<li>(string) Change the sort order of the list of Pages (either ascending or descending). The default is ascending. Valid values:\n\n<ul>\n<li>'ASC' - Sort from lowest to highest.<\/li>\n<li>'DESC' - Sort from highest to lowest. (Default)<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<p>paging_position<\/p>\n\n<ul>\n<li>(string) The position of the page numbers. Valid values:\n\n<ul>\n<li>'top' - Add page numbers above the sitemap list<\/li>\n<li>'bottom' - Add the page numbers below the sitemap list (Default)<\/li>\n<li>'both' - Add page numbers above and below the sitemap list<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<p>post_count<\/p>\n\n<ul>\n<li>(string) Sets the number of Pages and Posts to display. The default is 50.<\/li>\n<\/ul>\n\n<h4>Shortcode default settings<\/h4>\n\n<p>If you don't know what this means, just ignore this section.<\/p>\n\n<ul>\n<li>exclude =&gt; 0<\/li>\n<li>include =&gt; 0<\/li>\n<li>posts =&gt; \"true\"<\/li>\n<li>pages =&gt; \"true\"<\/li>\n<li>sort_column =&gt; \"post_date\"<\/li>\n<li>sort_order =&gt; \"DESC\"<\/li>\n<li>paging_position =&gt; \"bottom\"<\/li>\n<li>post_count =&gt; 50<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the folder 'wp-sitemap' to the '\/wp-content\/plugins\/' directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add the shortcode [wp_sitemap] to a post or a page (page rekommended)<\/li>\n<li>Look at the post \/ page. Done!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Where is the settings page?<\/dt>\n<dd><p>There are none. You can add settings into the shortcode.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"A HTML sitemap with both post and pages. Easy to implement, just add a shortcode tag in a page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7907"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jenst"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7907"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7907"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7907"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7907"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7907"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}