[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fUPjNoC9rsVQC2SR_1x_c_y_Q2ywD-lttuYlRJU_LQO4":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"ashishajani","Ashish Ajani","https:\u002F\u002Fprofiles.wordpress.org\u002Fashishajani\u002F",4,2610,77,103,63,"2026-04-04T02:42:12.910Z",[14,41,64,84],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":34,"download_link":35,"security_score":36,"vuln_count":37,"unpatched_count":38,"last_vuln_date":39,"fetched_at":40},"wp-simple-html-sitemap","WP Simple HTML Sitemap","3.8","\u003Cp>HTML sitemap helps website visitors navigating through a website. Simple HTML Sitemap plugin provides facility to generate shortcode and show HTML sitemap using generated shortcode. If you are running WordPress website having large number of CMS pages and blogs, this plugin can be really useful for you. This plugin is very simple and easy to use, yet it provides various configuration options to generate sitemap shortcode and place it anywhere on the website.\u003C\u002Fp>\n\u003Ch4>Features Overview\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Easy to install and configure\u003C\u002Fli>\n\u003Cli>Offers wide variety of settings for pages and posts\u003C\u002Fli>\n\u003Cli>Helpful in SEO as Google still values the HTML sitemap\u003C\u002Fli>\n\u003Cli>Provides options to generate shortcode and use on any page or post\u003C\u002Fli>\n\u003Cli>Allows interlinking pages and post easily\u003C\u002Fli>\n\u003Cli>Allows saving generated short code for the reuse\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Page shortcode example and parameters\u003C\u002Fh4>\n\u003Cp>Here is an example of shortcode to generate HTML Sitemap for pages\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wshs_list post_type=\"page\" name=\"Page Sitemap\" order_by=\"title\" show_image=\"true\" image_width=\"30\" image_height=\"30\" content_limit=\"140\" show_date=\"true\" date=\"created\" date_format=\"F j, Y\" depth=\"4\" layout=\"single-column\" position=\"left\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Explanation of parameters:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>post_type=”page” – This shortcode will generate HTML sitemap of pages\u003C\u002Fli>\n\u003Cli>name=”Page Sitemap” – You can specify sitemap heading (title)\u003C\u002Fli>\n\u003Cli>order_by=”title” – Pages will be ordered by title alphabetically in ascending order\u003C\u002Fli>\n\u003Cli>order=”asc” – Values can be asc or desc\u003C\u002Fli>\n\u003Cli>child_of=”” – To specify the parent page by adding parent page ID\u003C\u002Fli>\n\u003Cli>show_image=”true” – A small image of all pages will be included, if it is not available then placeholder image will be shown\u003C\u002Fli>\n\u003Cli>image_width=”30″ – Images will be 30 pixels wider\u003C\u002Fli>\n\u003Cli>image_height=”30″ – Height of the image will be 30 pixels\u003C\u002Fli>\n\u003Cli>content_limit=”140″ – Excerpt will be included under the post title with maximum 140 characters\u003C\u002Fli>\n\u003Cli>show_date=”true” – The date will appear for all items in the sitemap\u003C\u002Fli>\n\u003Cli>date=”created” – Date when the page was created\u003C\u002Fli>\n\u003Cli>date_format=”F j, Y” – How the date will appear (in this case it will be like June 29, 2018)\u003C\u002Fli>\n\u003Cli>layout=”single-column” – To show the sitemap in single column or in two columns\u003C\u002Fli>\n\u003Cli>position=”left” – For two-columns, you can choose to show sitemap in left or right column\u003C\u002Fli>\n\u003Cli>horizontal=”true” – This will generate sitemap having horizontal view\u003C\u002Fli>\n\u003Cli>separator=” |” – Allows to add separator like ‘|’ or ‘\u002F’  or ‘\\’\u003C\u002Fli>\n\u003Cli>exclude=”100,122,155″ – Comma separated list of post IDs to exclude from the sitemap.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Post shortcode example and parameters\u003C\u002Fh4>\n\u003Cp>Here is an example of shortcode to generate HTML Sitemap for posts\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[wshs_list post_type=\"post\" name=\"Post Sitemap\" order_by=\"title\" show_image=\"true\" image_width=\"30\" image_height=\"30\" content_limit=\"140\" show_date=\"true\" date=\"created\" date_format=\"F j, Y\" layout=\"single-column\" taxonomy=\"category\" terms=\"wordpress-plugins\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Explanation of parameters:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>post_type=”post” – This shortcode will generate HTML sitemap of posts\u003C\u002Fli>\n\u003Cli>name=”Post Sitemap” – You can specify sitemap heading (title)\u003C\u002Fli>\n\u003Cli>order_by=”title” – Posts will be ordered by title alphabetically in ascending order\u003C\u002Fli>\n\u003Cli>show_image=”true” – A small image of all pages will be included, if it is not\u003C\u002Fli>\n\u003Cli>image_width=”30″ – Images will be 30 pixels wider\u003C\u002Fli>\n\u003Cli>image_height=”30″ – Height of the image will be 30 pixels\u003C\u002Fli>\n\u003Cli>content_limit=”140″ – Excerpt will be included under the post title with maximum 140 characters\u003C\u002Fli>\n\u003Cli>show_date=”true” – The date will appear for all items in the sitemap\u003C\u002Fli>\n\u003Cli>date=”created” – Date when the page was created\u003C\u002Fli>\n\u003Cli>date_format=”F j, Y” – How the date will appear (in this case it will be like June 29, 2018)\u003C\u002Fli>\n\u003Cli>layout=”full” – To show the sitemap in full page or in half view\u003C\u002Fli>\n\u003Cli>position=”left” – For half layout, you can choose to show sitemap in left or right column\u003C\u002Fli>\n\u003Cli>taxonomy=”category” – To include custom taxonomy\u003C\u002Fli>\n\u003Cli>terms=”wordpress-plugins” – To include term of the custom taxonomy\u003C\u002Fli>\n\u003Cli>horizontal=”true” – This will generate sitemap having horizontal view\u003C\u002Fli>\n\u003Cli>separator=” |” – Allows to add separator like ‘|’ or ‘\u002F’  or ‘\\’\u003C\u002Fli>\n\u003Cli>exclude=”100,122,155″ – Comma separated list of post IDs to exclude from the sitemap.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Important note: If you like to generate a sitemap having both posts and pages, you need to use two shortcodes. One for the pages and another for the posts.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>If you like learn more about shortcode parameters and other configuration options available at admin area, please take a look at here \u003Ca href=\"https:\u002F\u002Ffreelancer-coder.com\u002Fwp-simple-html-sitemap-plugin\" rel=\"nofollow ugc\">Simple HTML Sitemap Plugin\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Please feel free to connect with me in case if you find any difficulties using this plugin, I’ll remain attentive to comments. You can use this form to connect with me \u003Ca href=\"https:\u002F\u002Ffreelancer-coder.com\u002Fcontact-wordpress-developer\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Ffreelancer-coder.com\u002Fcontact-wordpress-developer\u002F\u003C\u002Fa>\u003C\u002Fp>\n","Using Simple HTML Sitemap plugin, you can add HTML Sitemap anywhere on the website using Shortcode.",2000,34037,98,10,"2026-02-25T07:53:00.000Z","6.9.4","6.0","7.4",[29,30,31,32,33],"html-sitemap-plugin","html-sitemap-shortcode","post-and-pages-sitemap","simple-html-sitemap","sitemap","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-simple-html-sitemap\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-simple-html-sitemap.3.8.zip",94,6,0,"2025-04-01 00:00:00","2026-03-15T15:16:48.613Z",{"slug":42,"name":43,"version":44,"author":5,"author_profile":6,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":53,"requires_php":27,"tags":54,"homepage":60,"download_link":61,"security_score":11,"vuln_count":62,"unpatched_count":62,"last_vuln_date":63,"fetched_at":40},"wp-show-stats","WP Show Stats","1.5","\u003Cp>If you are looking for statistics about WordPress elements like page, post, category, comment, tag, users and custom post types, this is a comprehensive plugin for your WordPress statistics.\u003C\u002Fp>\n\u003Cp>It is simple WordPress plugin that embeds charts in your blog and shows the usage and numbers related to blog, category, page, comment, tag, user and CPT. This plugin allow you to see how your blog is using all these elements.\u003C\u002Fp>\n\u003Cp>WP Show Stats is an analytics tool for bloggers. When your blog is very large this plugin allows you to improve your blog performance and keep track on pages, posts, categories, tags, users, etc…\u003C\u002Fp>\n\u003Cp>All the stats shown using Google Pie Chart, Google Column Charts and Google Table.\u003C\u002Fp>\n\u003Cp>Features:\u003C\u002Fp>\n\u003Ch4>Overview\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Blog post statistics including total blog posts status wise\u003C\u002Fli>\n\u003Cli>Page statistics including total pages status wise\u003C\u002Fli>\n\u003Cli>User statistics including total users role wise\u003C\u002Fli>\n\u003Cli>Comment statistics including total comments status wise\u003C\u002Fli>\n\u003Cli>Category statistics including total categories parent\u002Fchild\u003C\u002Fli>\n\u003Cli>Tags statistics including total used and unused tags\u003C\u002Fli>\n\u003Cli>Custom post types and Other post types usage\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Blog Posts stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Post by status (including Private, Pending, Draft, Published, Trash and Future)\u003C\u002Fli>\n\u003Cli>5 Most commented posts\u003C\u002Fli>\n\u003Cli>Posts by year\u003C\u002Fli>\n\u003Cli>5 Longest posts\u003C\u002Fli>\n\u003Cli>5 Shortest posts\u003C\u002Fli>\n\u003Cli>Posts by months (Year wise)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Users stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Role wise users and total users of each role including Administrator, Editor, Contributor, Author, Subscriber and Custom Roles\u003C\u002Fli>\n\u003Cli>Year wise user registration including total users per year\u003C\u002Fli>\n\u003Cli>Month wise user registration including total users per month\u003C\u002Fli>\n\u003Cli>Day wise user registrations using custom date filter\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Custom post types stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Total post types including inbuilt and custom post types\u003C\u002Fli>\n\u003Cli>Total records of all custom post types, records per post type\u003C\u002Fli>\n\u003Cli>List of all inbuilt and custom post types created\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Categories stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Parent and child categories stats with total categories\u003C\u002Fli>\n\u003Cli>Used\u002FUnused categories stats\u003C\u002Fli>\n\u003Cli>5 Most used categories\u003C\u002Fli>\n\u003Cli>5 Less used categories\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Comments stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Comments count by status including Approved, In Moderation, Spam and Trash\u003C\u002Fli>\n\u003Cli>5 Most commented posts\u003C\u002Fli>\n\u003Cli>Comments count by year\u003C\u002Fli>\n\u003Cli>Most comments by Authors with count of comments\u003C\u002Fli>\n\u003Cli>Month wise comments stats\u003C\u002Fli>\n\u003Cli>Last 7 days comments\u003C\u002Fli>\n\u003Cli>Total comments stats including total posts, total comments, total unique authors, total unique emails and IPs\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Tags stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Used\u002FUnused tags stats\u003C\u002Fli>\n\u003Cli>5 Most used tags with count of usage\u003C\u002Fli>\n\u003Cli>5 Less used tags with count of usage\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Page stats\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Page by status (including Private, Pending, Draft, Published, Trash and Future)\u003C\u002Fli>\n\u003Cli>Page by year\u003C\u002Fli>\n\u003Cli>Page by months (Year wise)\u003C\u002Fli>\n\u003Cli>5 Shortest pages\u003C\u002Fli>\n\u003Cli>5 Longest pages\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Settings\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Choose different roles to allow the access of this plugin.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For further information on plugin and suggestions\u002Fcomments on how to customize the plugin please drop me a contact request from \u003Ca href=\"http:\u002F\u002Ffreelancer-coder.com\" rel=\"nofollow ugc\">http:\u002F\u002Ffreelancer-coder.com\u003C\u002Fa>. If I will not able to provide complete support I will make sure that I will provide guidelines or some useful information for the addressed situation.\u003C\u002Fp>\n","Real time and complete stats to your WP site. Comprehensive WordPress plugin for your personal dashboard and to keep track on all WordPress elements.",400,29714,100,5,"2024-03-07T07:54:00.000Z","6.4.8","4.0",[55,56,57,58,59],"analysis","custom-post-type-stats","wordpress-statistics","wordpress-statistics-plugin","wordpress-stats","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwp-show-stats\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-show-stats.1.5.zip",1,"2025-04-09 00:00:00",{"slug":65,"name":66,"version":67,"author":5,"author_profile":6,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":49,"num_ratings":50,"last_updated":72,"tested_up_to":52,"requires_at_least":73,"requires_php":27,"tags":74,"homepage":80,"download_link":81,"security_score":82,"vuln_count":62,"unpatched_count":62,"last_vuln_date":83,"fetched_at":40},"wp-copy-media-url","WP Copy Media URL","2.1","\u003Cp>Often we need to copy URL of any media (image, video, document, etc…) and for that we have to go to the media library and copy URL from the input. This WordPress plugin will make this process easier by providing a button to copy media URL by just a single click. Once the plugin installed, button will appear in Media Grid View, Media List View, Attachment Details popup, Add Media while add\u002Fedit post\u002Fpage and Edit Media.\u003C\u002Fp>\n\u003Cp>Features:\u003C\u002Fp>\n\u003Ch4>Overview\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Copy Media URL from media listing view and grid view\u003C\u002Fli>\n\u003Cli>Copy Media URL from edit media page\u003C\u002Fli>\n\u003Cli>Copy Media URL when upload new media\u003C\u002Fli>\n\u003Cli>Copy Media URL from media details popup\u003C\u002Fli>\n\u003Cli>This plugin provides settings to set copy button color and copy button text.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For further information on plugin or suggestions\u002Fcomments on how to customize the plugin please feel free to connect with me  \u003Ca href=\"https:\u002F\u002Ffreelancer-coder.com\u002Fcontact-wordpress-developer\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Ffreelancer-coder.com\u002Fcontact-wordpress-developer\u002F\u003C\u002Fa>.\u003C\u002Fp>\n","This WordPress plugin provides ability to copy media URL with just a single click.",200,5977,"2024-02-21T06:26:00.000Z","4.7",[75,76,77,78,79],"copy-media","copy-media-url","one-click-copy-media-url","wordpress-copy-media","wordpress-copy-media-url","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-copy-media-url\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-copy-media-url.2.1.zip",64,"2025-03-31 00:00:00",{"slug":85,"name":86,"version":87,"author":5,"author_profile":6,"description":88,"short_description":89,"active_installs":23,"downloaded":90,"rating":38,"num_ratings":38,"last_updated":91,"tested_up_to":52,"requires_at_least":73,"requires_php":27,"tags":92,"homepage":98,"download_link":99,"security_score":100,"vuln_count":38,"unpatched_count":38,"last_vuln_date":101,"fetched_at":40},"wp-tech-lookup","WP Tech Lookup","1.1","\u003Cp>WP Tech Lookup is a simple WordPress utiliy plugin. Once installed it will show important information including hosting server information, WordPress information, database information, file permissions and WordPress cron job information.\u003C\u002Fp>\n\u003Cp>Features:\u003C\u002Fp>\n\u003Ch4>Hosting server information\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Hosting server name and IP address\u003C\u002Fli>\n\u003Cli>Server protocol, CGI version and software\u003C\u002Fli>\n\u003Cli>Server operating system and available ports\u003C\u002Fli>\n\u003Cli>PHP version and maximum limit of size, vars, memory and execution time\u003C\u002Fli>\n\u003Cli>Status of PHP variables like globals and safe mode\u003C\u002Fli>\n\u003Cli>Database software details\u003C\u002Fli>\n\u003Cli>Database version and maximum number of connections allowed\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>WordPress information\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>WordPress version\u003C\u002Fli>\n\u003Cli>Themes information including active theme, version, author, etc…\u003C\u002Fli>\n\u003Cli>Active plugins and CPT details (if used)\u003C\u002Fli>\n\u003Cli>Database connection and character set information\u003C\u002Fli>\n\u003Cli>WordPress debug mode status\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>WordPress directory permissions\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of all main WordPress directory with path\u003C\u002Fli>\n\u003Cli>Recommended and current directory permissions\u003C\u002Fli>\n\u003Cli>Status indicator for wrong and right directory permissions\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Database information\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>All database tables and engine for each table\u003C\u002Fli>\n\u003Cli>Date when last updated\u003C\u002Fli>\n\u003Cli>Number of records in each table\u003C\u002Fli>\n\u003Cli>Table size\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>WordPress schedule actions\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of all WordPress cron jobs\u003C\u002Fli>\n\u003Cli>Event action and key\u003C\u002Fli>\n\u003Cli>Cron schedule status\u003C\u002Fli>\n\u003Cli>Cron interval\u003C\u002Fli>\n\u003Cli>Last execution time\u003C\u002Fli>\n\u003Cli>Cron arguments\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>In case if you like to know more about this plugin or have any suggestions\u002Fcomments then please drop me a contact request from \u003Ca href=\"http:\u002F\u002Ffreelancer-coder.com\" rel=\"nofollow ugc\">http:\u002F\u002Ffreelancer-coder.com\u003C\u002Fa>.\u003C\u002Fp>\n","WP Tech Lookup plugin is to see all the necessary information about server at one place.",1598,"2024-03-08T12:49:00.000Z",[93,94,95,96,97],"mysql-information","php-information","server-information","server-monitor","wordpress-information","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwp-tech-lookup\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-tech-lookup.1.1.zip",85,null]