{"id":10645,"date":"2010-09-23T08:54:38","date_gmt":"2010-09-23T08:54:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-multilingual-sitemap\/"},"modified":"2010-09-23T12:36:33","modified_gmt":"2010-09-23T12:36:33","slug":"wp-multilingual-sitemap","status":"publish","type":"plugin","link":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-multilingual-sitemap\/","author":6325290,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1","stable_tag":"0.1","tested":"3.0.5","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"WordPress Multilingual Sitemap","header_author":"\u00c1lvaro D\u00edaz Pescador","header_description":"","assets_banners_color":"","last_updated":"2010-09-23 12:36:33","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/code.google.com\/p\/wp-multilingual-sitemap\/","header_plugin_uri":"http:\/\/code.google.com\/p\/wp-multilingual-sitemap\/","header_author_uri":"http:\/\/www.agalip.es\/","rating":4,"author_block_rating":0,"active_installs":300,"downloads":14368,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>This plugin requires WordPress 2.8 or higher. If you use WordPress 2.7 or below, you will need to upgrade WordPress.<\/p>"},"ratings":{"1":0,"2":0,"3":"1","4":"1","5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1567473","resolution":"5","location":"plugin"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1567473","resolution":"6","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1567473","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1567473","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1567473","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1567473","resolution":"1","location":"plugin"}},"screenshots":{"1":"Shortcodes in the editor (WPML not installed)","2":"Plugin running in the Twentyten WordPress theme (WPML not installed)","3":"Shortcodes in the editor - English (WPML installed)","4":"Plugin running in the Twentyten WordPress theme - English (WPML installed)","5":"Shortcodes in the editor - Galician (WPML installed)","6":"Plugin running in the Twentyten WordPress theme - Galician (WPML installed)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[610,243,166,80,1557],"plugin_category":[43,55,57],"plugin_contributors":[80596],"plugin_business_model":[],"class_list":["post-10645","plugin","type-plugin","status-publish","hentry","plugin_tags-categories","plugin_tags-pages","plugin_tags-posts","plugin_tags-shortcode","plugin_tags-sitemap","plugin_category-customization","plugin_category-seo-and-marketing","plugin_category-taxonomy","plugin_contributors-adiaz","plugin_committers-adiaz"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-multilingual-sitemap.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-multilingual-sitemap\/trunk\/screenshot-1.png?rev=1567473","caption":"Shortcodes in the editor (WPML not installed)"},{"src":"https:\/\/ps.w.org\/wp-multilingual-sitemap\/trunk\/screenshot-2.png?rev=1567473","caption":"Plugin running in the Twentyten WordPress theme (WPML not installed)"},{"src":"https:\/\/ps.w.org\/wp-multilingual-sitemap\/trunk\/screenshot-3.png?rev=1567473","caption":"Shortcodes in the editor - English (WPML installed)"},{"src":"https:\/\/ps.w.org\/wp-multilingual-sitemap\/trunk\/screenshot-4.png?rev=1567473","caption":"Plugin running in the Twentyten WordPress theme - English (WPML installed)"},{"src":"https:\/\/ps.w.org\/wp-multilingual-sitemap\/trunk\/screenshot-5.png?rev=1567473","caption":"Shortcodes in the editor - Galician (WPML installed)"},{"src":"https:\/\/ps.w.org\/wp-multilingual-sitemap\/trunk\/screenshot-6.png?rev=1567473","caption":"Plugin running in the Twentyten WordPress theme - Galician (WPML installed)"}],"raw_content":"<!--section=description-->\n<p><strong>WP Multilingual Sitemap is a highly customizable WordPress plugin that allows displaying, in posts and pages, an HTML sitemap of: pages, posts and posts ordered by categories.<\/strong><\/p>\n\n<h4>CMS Features<\/h4>\n\n<ul>\n<li>Sitemap settings are set through a <strong>shortcode<\/strong> added in a post or page<\/li>\n<li>Support for pages, posts and custom posts <\/li>\n<li>Support for native WordPress functions parameters<\/li>\n<li>No data added to the database<\/li>\n<\/ul>\n\n<h4>Multilingual Features<\/h4>\n\n<ul>\n<li><strong>WPML translations fully compatible<\/strong><\/li>\n<li>Display sitemaps in different languages without changing the shortcodes<\/li>\n<li>Built-in plugin localization without .mo files<\/li>\n<\/ul>\n\n<h4>Accesibility Features<\/h4>\n\n<ul>\n<li>Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0<\/li>\n<li>HTML5 validation<\/li>\n<\/ul>\n\n<h3>Examples<\/h3>\n\n<p>Here you can find some examples of use:<\/p>\n\n<h4>Sitemap Pages (`[wpms-pages]`)<\/h4>\n\n<ul>\n<li><p>Display pages with a depth limit of 2 and exclude page ID 25<\/p>\n\n<pre><code>[wpms-pages depth=2 exclude=25]\n<\/code><\/pre><\/li>\n<li><p>Display pages with only children and grandchildren of the current page<\/p>\n\n<pre><code>[wpms-pages child_of=CURRENT]\n<\/code><\/pre><\/li>\n<li><p>Display pages with the page modified date and pages sorted by the menu order number.<\/p>\n\n<pre><code>[wpms-pages show_date=modified sort_column=menu_order]\n<\/code><\/pre><\/li>\n<\/ul>\n\n<h4>Sitemap Posts ([wpms-posts])<\/h4>\n\n<ul>\n<li><p>Display 3 posts from a category with ID 50 ordered by title<\/p>\n\n<pre><code>[wpms-posts category=50 numberposts=3 orderby=title]\n<\/code><\/pre><\/li>\n<li><p>Display all private custom 'movie' posts with the list title \"Movies\"<\/p>\n\n<pre><code>[wpms-posts post_type=movie post_status=private title_li=Movies]\n<\/code><\/pre><\/li>\n<li><p>Display posts in all languages (WPML)<\/p>\n\n<pre><code>[wpms-posts suppress_filters=1]\n<\/code><\/pre><\/li>\n<\/ul>\n\n<h4>Sitemap Posts by Categories ([wpms-categories-posts])<\/h4>\n\n<ul>\n<li><p>Display posts of just 5 categories<\/p>\n\n<pre><code>[wpms-categories-posts number=5]\n<\/code><\/pre><\/li>\n<li><p>Display posts of only top categories<\/p>\n\n<pre><code>[wpms-categories-posts depth=1]\n<\/code><\/pre><\/li>\n<li><p>Display posts of categories whose parent's category ID is 40<\/p>\n\n<pre><code>[wpms-categories-posts child_of=40]&lt;h3&gt;Available Parameters&lt;\/h3&gt;\n<\/code><\/pre><\/li>\n<\/ul>\n\n<h4>Codex<\/h4>\n\n<ul>\n<li><a href=\"http:\/\/codex.wordpress.org\/Function_Reference\/wp_list_pages\">Template Documentation for the <code>wp_list_pages<\/code> function<\/a>: use this with <code>[wpms-pages]<\/code> shortcode<\/li>\n<li><a href=\"http:\/\/codex.wordpress.org\/Template_Tags\/get_posts\">Template Documentation for the <code>get_posts<\/code> function<\/a>: use this with <code>[wpms-posts]<\/code> and <code>[wpms-categories-posts]<\/code> shortcodes<\/li>\n<li><a href=\"http:\/\/codex.wordpress.org\/Template_Tags\/wp_list_categories\">Template Documentation for the <code>wp_list_categories<\/code> function<\/a>: use this with <code>[wpms-categories-posts]<\/code> shortcode<\/li>\n<\/ul>\n\n<h4>Custom<\/h4>\n\n<p>In addition, for the <code>[wpms-posts]<\/code> shortcode, you can set another two params:<\/p>\n\n<ul>\n<li><em><strong>'title_li'<\/strong><\/em>: (string) the title and style of the outer list item. Defaults to \"Posts\". If empty, the title will be not displayed.<\/li>\n<li><em><strong>'style'<\/strong><\/em>: style to display the categories list. The value 'list' displays the categories as list items while empty value generates no special display method (the list items are separated by <code>&lt;br&gt;<\/code> tags). The default value is list (creates list items for an unordered list). <\/li>\n<\/ul>\n\n<p>For the latest information visit the website: <a href=\"http:\/\/code.google.com\/p\/wp-multilingual-sitemap\/\" title=\"Wordpress Multilingual Sitemap\">http:\/\/code.google.com\/p\/wp-multilingual-sitemap\/<\/a><\/p>\n\n<h3>Follow us on Twitter<\/h3>\n\n<p><a href=\"http:\/\/twitter.com\/alvarodp\">http:\/\/twitter.com\/alvarodp<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire directory from the downloaded zip file into the \/wp-content\/plugins\/ folder.<\/li>\n<li>Activate the \"WordPress Multilingual Sitemap\" plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Add the shortcode(s) to the page(s) \/ post(s) of your choice.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>There are no questions yet.<\/dt>\n<dd><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\nRelease Notes for WordPress Multilingual Sitemap\n\n<h4>v0.1  (2010-09-20)<\/h4>\n\n<pre><code>[+] Initial release of WordPress Multilingual Sitemap plugin.\n<\/code><\/pre>","raw_excerpt":"Allows creating complete multilingual sitemaps of your entire blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10645"}],"author":[{"embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/adiaz"}],"wp:attachment":[{"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10645"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10645"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10645"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10645"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10645"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/zh-sg.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}