[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fjz0-1rCSpDEIMbedaPVEwEg1JzRaPzoFueQ0scG6W4g":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"vulnerabilities":31,"developer":32,"crawl_stats":29,"alternatives":39,"analysis":144,"fingerprints":176},"menu-to-page-display","Menu to Page Display","1.0","RustyBadRobot","https:\u002F\u002Fprofiles.wordpress.org\u002Frustybadrobot\u002F","\u003Cp>The \u003Cem>Menu to Page Display\u003C\u002Fem> was written to allow users to easily display a wordpress menu within a page without knowing PHP or editing template files.\u003C\u002Fp>\n\u003Cp>Add the shortcode in a post or page, then add your menu slug to the attribute menu_name and use the arguments to include \u002F exclude extra information as necessary. I’ve also added some extra options to display something more than just the title: include_date, include_excerpt, and image_size.\u003C\u002Fp>\n\u003Cp>See the \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FClass_Reference\u002FWP_Query\" rel=\"nofollow ugc\">WordPress Codex\u003C\u002Fa> for information on using the arguments.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002FRustyBadRobot\u002Fmenu-to-page-display\u002Fwiki\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa> | \u003Ca href=\"http:\u002F\u002Fwidgetmedia.co\u002Fmenu-to-page-display-examples\u002F\" rel=\"nofollow ugc\">Examples\u003C\u002Fa>\u003C\u002Fp>\n","Display a menu within a page using the [menu-display] shortcode.",10,2726,46,3,"2014-02-10T10:48:00.000Z","3.7.41","3.0","",[20,21,22,23,24],"grid","menu","pages","posts","shortcode","http:\u002F\u002Fwww.widgetmedia.co\u002Fmenu-to-page-display\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmenu-to-page-display.1.0.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":33,"display_name":7,"profile_url":8,"plugin_count":14,"total_installs":34,"avg_security_score":35,"avg_patch_time_days":36,"trust_score":37,"computed_at":38},"rustybadrobot",20,90,30,87,"2026-04-04T15:39:44.684Z",[40,60,82,107,126],{"slug":41,"name":42,"version":43,"author":44,"author_profile":45,"description":46,"short_description":47,"active_installs":48,"downloaded":49,"rating":50,"num_ratings":51,"last_updated":52,"tested_up_to":53,"requires_at_least":17,"requires_php":18,"tags":54,"homepage":57,"download_link":58,"security_score":59,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"display-posts-shortcode","Display Posts – Easy lists, grids, navigation, and more","3.0.3","Bill Erickson","https:\u002F\u002Fprofiles.wordpress.org\u002Fbillerickson\u002F","\u003Cp>Display Posts allows you easily list content from all across your website. Start by adding this shortcode in the content editor to display a list of your most recent posts:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[display-posts]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Filter by Category\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>To only show posts within a certain category, use the category parameter:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[display-posts category=\"news\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Display as Post Grid\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>You can create a great looking, column-based grid of posts with a bit of styling. \u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002F2019\u002F01\u002F04\u002Fpost-grid-styling\u002F\" rel=\"nofollow ugc\">Here’s how!\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>List Popular Posts\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can highlight your popular content in multiple ways. If you want to feature the posts with the most comments, use:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[display-posts orderby=\"comment_count\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can also list \u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002F2019\u002F01\u002F04\u002Fmost-popular-posts-by-social-shares\u002F\" rel=\"nofollow ugc\">most popular posts by social shares\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Include thumbnails, excerpts, and more\u003C\u002Fstrong>\u003Cbr \u002F>\nThe \u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Fdocs\u002Fparameters\u002F#display-parameters\" rel=\"nofollow ugc\">display parameters\u003C\u002Fa> let you control what information is displayed for each post. To include an image and summary, use:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[display-posts include_excerpt=\"true\" image_size=\"thumbnail\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can use any image size added by WordPress (thumbnail, medium, medium_large, large) OR any custom image size added by your theme or other plugins.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Sort the list however you like\u003C\u002Fstrong>\u003Cbr \u002F>\nBy default the listing will list the newest content first, but you can order by title, menu order, relevance, content type, metadata, and more.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>List upcoming events\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can easily list upcoming events from any event calendar. Each plugin will require slightly different code.\u003C\u002Fp>\n\u003Cp>Here are \u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Ftag\u002Fevents\u002F\" rel=\"nofollow ugc\">tutorials for popular event calendar plugins\u003C\u002Fa>. If your plugin is not listed here, submit a support request and I’ll add it!\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Tutorials\u003C\u002Fstrong>\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Ftutorials\u002F\" rel=\"nofollow ugc\">Our tutorials\u003C\u002Fa> cover common customization requests, and are updated often.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Full Documentation\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Fdocs\u002Fparameters\u002F#query-parameters\" rel=\"nofollow ugc\">Query parameters\u003C\u002Fa> for customizing which posts are listed (filter by category, tag, date…)\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Fdocs\u002Fparameters\u002F#display-parameters\" rel=\"nofollow ugc\">Display parameters\u003C\u002Fa> determine how the posts appear (title, excerpt, image…)\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002F2019\u002F01\u002F04\u002Fuse-template-parts-to-match-your-themes-styling\u002F\" rel=\"nofollow ugc\">Template parts\u003C\u002Fa> for Display Posts to perfectly match your theme’s post listings\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Fdocs\u002Fthe-output-filter\u002F\" rel=\"nofollow ugc\">Output filter\u003C\u002Fa> for complete control over how the listing looks on your site\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fdisplayposts.com\u002Fdocs\u002Fparameters\u002F#display-parameters\" rel=\"nofollow ugc\">Filters\u003C\u002Fa> for even more powerful customizations for developers\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Extensions\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbillerickson\u002FDisplay-Posts-Pagination\" rel=\"nofollow ugc\">Display Posts – Pagination\u003C\u002Fa> – Allow results of Display Posts to be paginated\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdisplay-posts-date-view\u002F\" rel=\"ugc\">Display Posts – Date View\u003C\u002Fa> – Lets you break your content down by month or year.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbillerickson\u002FDisplay-Posts-Alpha-View\" rel=\"nofollow ugc\">Display Posts – Alpha View\u003C\u002Fa> – Display an alphabetical listing of your content, broken down by letter\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbillerickson\u002FDisplay-Posts-Transient-Cache\" rel=\"nofollow ugc\">Display Posts – Transient Cache\u003C\u002Fa> – Cache the output using transients\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbillerickson\u002Fdps-coauthor-addon\" rel=\"nofollow ugc\">Co-Authors Plus Addon\u003C\u002Fa> – multiple authors on posts\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbillerickson\u002Fdps-columns-extension\" rel=\"nofollow ugc\">Columns Extension\u003C\u002Fa> – display posts in columns\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbillerickson\u002FDPS-Exclude-Sticky\" rel=\"nofollow ugc\">DPS Exclude Sticky\u003C\u002Fa> – exclude sticky posts unless specifically requested\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fshazahm1\u002FDisplay-Posts-Shortcode-Pinch-Zoomer\" rel=\"nofollow ugc\">DPS Pinch Zoomer\u003C\u002Fa> – adds support pinch zooming post images on mobile devices and mouse wheel zooming on desktops\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fshazahm1\u002FDisplay-Posts-Shortcode-Remote\" rel=\"nofollow ugc\">Display Posts Shortcode Remote\u003C\u002Fa> – display posts from a remote WordPress site utilizing the WP REST API.\u003C\u002Fli>\n\u003C\u002Ful>\n","Add a listing of content on your website using a simple shortcode. Filter the results by category, author, and more.",80000,1250447,96,164,"2024-10-14T16:53:00.000Z","6.6.5",[55,22,23,56,24],"page","query","https:\u002F\u002Fdisplayposts.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisplay-posts-shortcode.3.0.3.zip",92,{"slug":61,"name":62,"version":63,"author":64,"author_profile":65,"description":66,"short_description":67,"active_installs":68,"downloaded":69,"rating":70,"num_ratings":71,"last_updated":72,"tested_up_to":73,"requires_at_least":17,"requires_php":18,"tags":74,"homepage":77,"download_link":78,"security_score":79,"vuln_count":80,"unpatched_count":28,"last_vuln_date":81,"fetched_at":30},"posts-in-page","Posts in Page","1.4.4","ivycat","https:\u002F\u002Fprofiles.wordpress.org\u002Fivycat\u002F","\u003Cp>Easily add one or more posts to any page using simple shortcodes.\u003C\u002Fp>\n\u003Cp>Supports categories, tags, custom post types, custom taxonomies, date ranges, post status, and much more.\u003C\u002Fp>\n\u003Cp>You can get all of the same functionality provided by this plugin by modifying your theme’s template files; this plugin just makes it easy for anyone to \u003Cem>pull\u003C\u002Fem> posts into other areas of the site without having to get their hands dirty with code.\u003C\u002Fp>\n\u003Cp>Plugin is depending upon your theme’s styling; version 1.x of this plugin \u003Cem>does not\u003C\u002Fem> contain native styles.\u003C\u002Fp>\n\u003Cp>This is a minimal plugin, function over form. Give us feedback, suggestions, bug reports, and any other contributions on the in the plugin’s \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fivycat\u002Fposts-in-page\" rel=\"nofollow ugc\">GitHub repository\u003C\u002Fa>.\u003C\u002Fp>\n","Easily add one or more posts to any page using simple shortcodes.",10000,377586,88,86,"2019-05-13T16:13:00.000Z","5.2.24",[75,22,23,24,76],"custom-post-types","taxonomy","https:\u002F\u002Fivycat.com\u002Fwordpress\u002Fwordpress-plugins\u002Fposts-in-page\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fposts-in-page.1.4.4.zip",84,1,"2017-02-13 00:00:00",{"slug":83,"name":84,"version":85,"author":86,"author_profile":87,"description":88,"short_description":89,"active_installs":90,"downloaded":91,"rating":50,"num_ratings":13,"last_updated":92,"tested_up_to":93,"requires_at_least":94,"requires_php":95,"tags":96,"homepage":102,"download_link":103,"security_score":104,"vuln_count":105,"unpatched_count":28,"last_vuln_date":106,"fetched_at":30},"latest-post-shortcode","Latest Post Shortcode","14.2.2","Iulia Cazan","https:\u002F\u002Fprofiles.wordpress.org\u002Fiulia-cazan\u002F","\u003Cp>The “Latest Post Shortcode” helps you display a list or grid of the posts or pages in a page\u002Fsidebar, without having to code or know PHP. The output parameters are extremely flexible, allowing you to choose the way your selected content will be displayed. You can embed as many shortcodes in a page as you need, each shortcode configured differently. The shortcode for displaying the latest posts is \u003Ccode>[latest-selected-content]\u003C\u002Fcode> and can be generated very easily, the plugin will add a block or a shortcode button in the editor area.\u003C\u002Fp>\n\u003Cp>You can write your own “read more” replacement, choose whether to show\u002Fhide featured images, you can even sort the items by several options, and paginate the output (also AJAX pagination). This plugin works with any modern theme. When used with WordPress >= 5.0 + Gutenberg, the plugin shortcode can be configured from the LPS block or any Classic block, using the plugin button. The plugin can be used with Elementor page builder.\u003C\u002Fp>\n\u003Ch3>Demo\u003C\u002Fh3>\n\u003Cp>\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fer5wnGolfw8?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\u003C\u002Fp>\n\u003Ch4>Usage example\u003C\u002Fh4>\n\u003Cp>Example of a simple grid with 4 cards per row, with AJAX pagination:\u003Cbr \u002F>\n    [latest-selected-content ver=”2″ perpage=”4″ showpages=”4″ display=”title,date,excerpt-small” titletag=”h3″ chrlimit=”120″ more=”…” url=”yes” linktext=”Read more” image=”thumbnail” image_placeholder=”auto” elements=”25″ image_opacity=”0.3″ css=”four-columns as-overlay content-end pagination-space-between light tall” type=”post” status=”publish” orderby=”dateD” show_extra=”ajax_pagination,pagination_all,trim,date_diff,category,hide_uncategorized_category,oneterm_category,light_spinner”]\u003C\u002Fp>\n\u003Cp>Example of a simple grid with 4 cards (2 per row), filtered by a category (sample term):\u003Cbr \u002F>\n    [latest-selected-content ver=”2″ limit=”4″ display=”title,content-small” titletag=”h3″ chrlimit=”50″ image=”full” image_placeholder=”auto” elements=”0″ css=”two-columns as-column has-shadow content-center” type=”post” taxonomy=”category” term=”sample” orderby=”dateA”]\u003C\u002Fp>\n\u003Cp>Starting with version 8.0.0, the plugin has a new UI and some new cool features. With this version, the output of the shortcode can be configured also as a slider, with responsive and different modes options. In this way, if you previously used the Latest Post Shortcode Extension, this is no longer needed, the plugin handles it all by itself.\u003C\u002Fp>\n\u003Cp>Starting with version 7.0.0, the plugin implements new hooks that allow for defining and managing your custom output, through your theme or your plugins. Check more hook details and code samples at https:\u002F\u002Fiuliacazan.ro\u002Flatest-post-shortcode\u002F.\u003C\u002Fp>\n\u003Ch3>Hooks\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\n\u003Cp>Custom cards output filters: \u003Ccode>lps\u002Foverride_card_patterns\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_card\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_card_terms\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_post_class\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_card_display\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_section_start\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_section_end\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Pagination filters: \u003Ccode>lps\u002Foverride_pagination_display\u002Ffirst\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Ffirst_icon\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Fprev\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Fprev_icon\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Fnext\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Fnext_icon\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Flast\u003C\u002Fcode>, \u003Ccode>lps\u002Foverride_pagination_display\u002Flast_icon\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Additional filters: \u003Ccode>lps\u002Ffilter_sites_list\u003C\u002Fcode>, \u003Ccode>lps\u002Ffilter_statuses\u003C\u002Fcode>, \u003Ccode>lps\u002Ffilter_front_end_statuses\u003C\u002Fcode>, \u003Ccode>lps\u002Ffilter_types\u003C\u002Fcode>, \u003Ccode>lps\u002Ffilter_taxonomies\u003C\u002Fcode>, \u003Ccode>lps\u002Fusable_taxonomies\u003C\u002Fcode>, \u003Ccode>lps\u002Fcard_output_types\u003C\u002Fcode>, \u003Ccode>lps\u002Fremove_donate_info\u003C\u002Fcode>, \u003Ccode>lps\u002Fload_assets_on_page\u003C\u002Fcode>, \u003Ccode>lps\u002Fexclude_ids\u003C\u002Fcode>, \u003Ccode>lps\u002Fshortcode_arguments\u003C\u002Fcode>, \u003Ccode>lps\u002Fquery_arguments\u003C\u002Fcode>, \u003Ccode>lps\u002Fbefore_check_posts\u003C\u002Fcode>, \u003Ccode>lps\u002Fremove_update_info\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Marked as deprecated: \u003Ccode>lps_filter_tile_patterns\u003C\u002Fcode>, \u003Ccode>lps_filter_display_posts_list\u003C\u002Fcode>, \u003Ccode>lps_filter_remove_update_info\u003C\u002Fcode>, \u003Ccode>lps_filter_use_custom_section_markup_end\u003C\u002Fcode>, \u003Ccode>lps_filter_use_custom_section_markup_start\u003C\u002Fcode>, \u003Ccode>lps_filter_use_custom_tile_markup\u003C\u002Fcode>, \u003Ccode>lps_filter_exclude_previous_content_ids\u003C\u002Fcode>, \u003Ccode>lps_filter_use_custom_shortcode_arguments\u003C\u002Fcode>, \u003Ccode>lps_filter_use_custom_query_arguments\u003C\u002Fcode>\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n","The \"Latest Post Shortcode\" allows you to create a dynamic content selection from your posts by combining, limiting, and filtering what you need.",4000,159622,"2026-02-09T19:43:00.000Z","6.9.4","5.5.0","7.3.5",[97,98,99,100,101],"configurable-shortcode-with-ui","gutenberg-block","paginated-posts","posts-grid","posts-shortcode","https:\u002F\u002Fiuliacazan.ro\u002Flatest-post-shortcode\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flatest-post-shortcode.14.2.2.zip",98,2,"2026-01-24 00:00:00",{"slug":108,"name":109,"version":110,"author":111,"author_profile":112,"description":113,"short_description":114,"active_installs":115,"downloaded":116,"rating":117,"num_ratings":105,"last_updated":118,"tested_up_to":119,"requires_at_least":120,"requires_php":18,"tags":121,"homepage":124,"download_link":125,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"azurecurve-flags","azurecurve Flags","2.2.0","azurecurve","https:\u002F\u002Fprofiles.wordpress.org\u002Fazurecurve\u002F","\u003Cp>Allows a 16×16 flag to be displayed in a post of page using a [flag] shortcode.\u003C\u002Fp>\n\u003Cp>Format of shortcode is [flag=gb] to display the flag of the United Kingdom of Great Britain and Northern Ireland; 247 flags are included.\u003C\u002Fp>\n\u003Cp>Defintion of flags can be found at Wikipedia page ISO 3166-1 alpha-2: https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FISO_3166-1_alpha-2\u003C\u002Fp>\n","Allows a 16x16 flag to be displayed in a post or page using a shortcode.",300,12800,100,"2020-02-23T20:21:00.000Z","5.0.0","3.3",[122,22,23,24,123],"flags","wordpress","http:\u002F\u002Fdevelopment.azurecurve.co.uk\u002Fplugins\u002Fflags","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fazurecurve-flags.2.2.0.zip",{"slug":127,"name":128,"version":129,"author":130,"author_profile":131,"description":132,"short_description":133,"active_installs":115,"downloaded":134,"rating":135,"num_ratings":14,"last_updated":136,"tested_up_to":137,"requires_at_least":138,"requires_php":18,"tags":139,"homepage":142,"download_link":143,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"wp-multilingual-sitemap","WP Multilingual Sitemap","0.1","adiaz","https:\u002F\u002Fprofiles.wordpress.org\u002Fadiaz\u002F","\u003Cp>\u003Cstrong>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.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>CMS Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Sitemap settings are set through a \u003Cstrong>shortcode\u003C\u002Fstrong> added in a post or page\u003C\u002Fli>\n\u003Cli>Support for pages, posts and custom posts \u003C\u002Fli>\n\u003Cli>Support for native WordPress functions parameters\u003C\u002Fli>\n\u003Cli>No data added to the database\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Multilingual Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>WPML translations fully compatible\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Display sitemaps in different languages without changing the shortcodes\u003C\u002Fli>\n\u003Cli>Built-in plugin localization without .mo files\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Accesibility Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0\u003C\u002Fli>\n\u003Cli>HTML5 validation\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Examples\u003C\u002Fh3>\n\u003Cp>Here you can find some examples of use:\u003C\u002Fp>\n\u003Ch4>Sitemap Pages (`[wpms-pages]`)\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>Display pages with a depth limit of 2 and exclude page ID 25\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-pages depth=2 exclude=25]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Display pages with only children and grandchildren of the current page\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-pages child_of=CURRENT]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Display pages with the page modified date and pages sorted by the menu order number.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-pages show_date=modified sort_column=menu_order]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Sitemap Posts ([wpms-posts])\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>Display 3 posts from a category with ID 50 ordered by title\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-posts category=50 numberposts=3 orderby=title]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Display all private custom ‘movie’ posts with the list title “Movies”\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-posts post_type=movie post_status=private title_li=Movies]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Display posts in all languages (WPML)\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-posts suppress_filters=1]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Sitemap Posts by Categories ([wpms-categories-posts])\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>Display posts of just 5 categories\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-categories-posts number=5]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Display posts of only top categories\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-categories-posts depth=1]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Display posts of categories whose parent’s category ID is 40\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wpms-categories-posts child_of=40]\u003Ch3>Available Parameters\u003C\u002Fh3>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Codex\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_list_pages\" rel=\"nofollow ugc\">Template Documentation for the \u003Ccode>wp_list_pages\u003C\u002Fcode> function\u003C\u002Fa>: use this with \u003Ccode>[wpms-pages]\u003C\u002Fcode> shortcode\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FTemplate_Tags\u002Fget_posts\" rel=\"nofollow ugc\">Template Documentation for the \u003Ccode>get_posts\u003C\u002Fcode> function\u003C\u002Fa>: use this with \u003Ccode>[wpms-posts]\u003C\u002Fcode> and \u003Ccode>[wpms-categories-posts]\u003C\u002Fcode> shortcodes\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FTemplate_Tags\u002Fwp_list_categories\" rel=\"nofollow ugc\">Template Documentation for the \u003Ccode>wp_list_categories\u003C\u002Fcode> function\u003C\u002Fa>: use this with \u003Ccode>[wpms-categories-posts]\u003C\u002Fcode> shortcode\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Custom\u003C\u002Fh4>\n\u003Cp>In addition, for the \u003Ccode>[wpms-posts]\u003C\u002Fcode> shortcode, you can set another two params:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cem>\u003Cstrong>‘title_li’\u003C\u002Fstrong>\u003C\u002Fem>: (string) the title and style of the outer list item. Defaults to “Posts”. If empty, the title will be not displayed.\u003C\u002Fli>\n\u003Cli>\u003Cem>\u003Cstrong>‘style’\u003C\u002Fstrong>\u003C\u002Fem>: 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 \u003Ccode>\u003Cbr>\u003C\u002Fcode> tags). The default value is list (creates list items for an unordered list). \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For the latest information visit the website: \u003Ca href=\"http:\u002F\u002Fcode.google.com\u002Fp\u002Fwp-multilingual-sitemap\u002F\" title=\"Wordpress Multilingual Sitemap\" rel=\"nofollow ugc\">http:\u002F\u002Fcode.google.com\u002Fp\u002Fwp-multilingual-sitemap\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Follow us on Twitter\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Ftwitter.com\u002Falvarodp\" rel=\"nofollow ugc\">http:\u002F\u002Ftwitter.com\u002Falvarodp\u003C\u002Fa>\u003C\u002Fp>\n","Allows creating complete multilingual sitemaps of your entire blog.",14313,80,"2010-09-23T12:36:00.000Z","3.0.5","2.8",[140,22,23,24,141],"categories","sitemap","http:\u002F\u002Fcode.google.com\u002Fp\u002Fwp-multilingual-sitemap\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-multilingual-sitemap.0.1.zip",{"attackSurface":145,"codeSignals":161,"taintFlows":169,"riskAssessment":170,"analyzedAt":175},{"hooks":146,"ajaxHandlers":153,"restRoutes":154,"shortcodes":155,"cronEvents":160,"entryPointCount":80,"unprotectedCount":28},[147],{"type":148,"name":149,"callback":150,"file":151,"line":152},"action","wp_enqueue_scripts","menu_display_scripts","menu-to-page-display.php",152,[],[],[156],{"tag":157,"callback":158,"file":151,"line":159},"menu-display","be_menu_display_shortcode",176,[],{"dangerousFunctions":162,"sqlUsage":163,"outputEscaping":165,"fileOperations":28,"externalRequests":28,"nonceChecks":28,"capabilityChecks":80,"bundledLibraries":168},[],{"prepared":28,"raw":28,"locations":164},[],{"escaped":166,"rawEcho":28,"locations":167},5,[],[],[],{"summary":171,"deductions":172},"The menu-to-page-display v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, proper output escaping, and the use of prepared statements for all SQL queries are excellent indicators of secure coding practices. Furthermore, the plugin has no known vulnerabilities or CVEs, suggesting a history of stable and secure development. The limited attack surface, with only one shortcode and no unprotected AJAX handlers or REST API routes, further contributes to its strong security profile.\n\nWhile the plugin demonstrates robust security in its current state, there is one area that warrants attention: the absence of nonce checks. Although the plugin has a capability check associated with its shortcode, the lack of nonce verification could theoretically introduce a security risk if the shortcode were to be exploited in a way that bypasses typical user interaction, though the risk is mitigated by the presence of the capability check. Overall, the plugin is well-secured with a minimal attack surface and good coding practices, but the omission of nonce checks represents a minor area for potential improvement.",[173],{"reason":174,"points":166},"Missing nonce checks","2026-03-16T23:47:05.603Z",{"wat":177,"direct":184},{"assetPaths":178,"generatorPatterns":180,"scriptPaths":181,"versionParams":182},[179],"\u002Fwp-content\u002Fplugins\u002Fmenu-to-page-display\u002Fassets\u002Fstyle.css",[],[],[183],"menu-to-page-display\u002Fassets\u002Fstyle.css?ver=",{"cssClasses":185,"htmlComments":191,"htmlAttributes":192,"restEndpoints":194,"jsGlobals":195,"shortcodeOutput":196},[186,187,188,189,190],"display-pages-listing","column","column-last","column-clear","read_more",[],[193],"data-menu-item-object-id",[],[],[197,198,199,200,201,202],"\u003Cdiv id=\"menu-","\u003C\u002Fh2>","\u003Cspan class=\"date\">","\u003Cspan class=\"excerpt\">","\u003Cdiv class=\"content\">","\u003Cspan class=\"read_more\">Read More\u003C\u002Fspan>"]