[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$faG5mhD4Ce8boCdob-DqYBELaiNEJjZuNRgXPyOAzvio":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":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":23,"download_link":24,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":148,"fingerprints":237},"wp-url-extension","WP URL Extension","0.2","EviLex","https:\u002F\u002Fprofiles.wordpress.org\u002Fevilex\u002F","\u003Cp>Adds .html, .php, .whatever extension to url of all pages, post, tags, custom post.\u003C\u002Fp>\n\u003Cp>This Plugin related with rewrite rules so if anything problem seems in loading page with .html, refresh the permalink once\u003Cbr \u002F>\nGo to Settings->Permalink and update it.\u003C\u002Fp>\n","Adds .html, .php, .whatever to pages, post, custom post type with rewrite rule",10,1243,0,"2019-06-11T13:16:00.000Z","5.1.22","3.3","",[19,20,21,22],"custom-post-url","extension-in-url","html","post","https:\u002F\u002Fru.wordpress.org\u002Fplugins\u002Fwp-url-extension\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-url-extension.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":25,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"evilex",2,310,30,84,"2026-04-04T16:48:16.275Z",[37,60,82,107,129],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":17,"tags":52,"homepage":57,"download_link":58,"security_score":59,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"raw-html","Raw HTML","1.6.4","Janis Elsts","https:\u002F\u002Fprofiles.wordpress.org\u002Fwhiteshadow\u002F","\u003Cp>Lets you disable automatic formatting like smart quotes and automatic paragraph creation, and use raw HTML\u002FJS\u002FCSS code in your posts without WordPress messing it up.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>With this plugin, you can wrap any part of your post in [raw]…[\u002Fraw] tags to prevent WordPress from converting newlines to HTML paragraphs, replacing apostrophes with typographic quotes and so on. This is very useful if you need to add a CSS block or JavaScript to your post.\u003C\u002Fp>\n\u003Cp>RawHTML will also add new checkboxes to the “Edit Post” screen that let you disable certain WP filters on a per-post basis. This way you can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Disable wptexturize (the function that creates smart quotes and other typographic characters).\u003C\u002Fli>\n\u003Cli>Disable automatic paragraph creation.\u003C\u002Fli>\n\u003Cli>Disable image smilies. \u003C\u002Fli>\n\u003Cli>Disable convert_chars (the function that converts ampersands to HTML entities and “fixes” some Unicode characters).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The free version only supports editing posts in the Text tab (called “HTML” in older WordPress versions). \u003Ca href=\"http:\u002F\u002Frawhtmlpro.com\u002F?utm_source=wordpress.org&utm_medium=readme_link&utm_campaign=RawHTML%20free\" rel=\"nofollow ugc\">Get the Pro version\u003C\u002Fa> if you want to be able to switch between Text and the Visual editor without WordPress messing up your content.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Compatibility\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>This plugin doesn’t fully support the Gutenberg editor. As of WordPress 5.0, some Raw HTML features will only work if you use the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fclassic-editor\u002F\" rel=\"ugc\">Classic Editor\u003C\u002Fa> plugin.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Usage\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>To prevent a part of your post or page from being filtered by WordPress, switch to the Text\u002FHTML editor and wrap it in \u003Ccode>[raw]...[\u002Fraw]\u003C\u002Fcode> or \u003Ccode>\u003C!--raw-->...\u003C!--\u002Fraw-->\u003C\u002Fcode> tags. These two versions work exactly the same, except that the latter won’t be visible to your visitors even if you deactivate Raw HTML.\u003C\u002Fp>\n\u003Cp>\u003Cem>Example :\u003C\u002Fem>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[raw]\nThis \n\nis \n\na \"test\"!\n[\u002Fraw]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>In this case, the tags will prevent WordPress from inserting paragraph breaks between “This”, “is” and “a “test””, as well as ensure that the double quotes arround “test” are not converted to typographic (curly) quotes.\u003C\u002Fp>\n\u003Cp>To avoid problems, only edit posts that contain your custom code in Text\u002FHTML mode. If you’d like to be able to also use the Visual editor, \u003Ca href=\"http:\u002F\u002Frawhtmlpro.com\u002F?utm_source=wordpress.org&utm_medium=readme_link&utm_campaign=RawHTML%20free\" rel=\"nofollow ugc\">get the Pro version\u003C\u002Fa>. It will make the code betwen [raw] tags appear as a read-only placeholder when viewed in Visual mode, ensuring WordPress doesn’t change it.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Combining shortcodes\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default, shortcodes that are inside [raw] tags will not work. They will just show up as plain text. To enable shortcodes, add the \u003Ccode>shortcodes=1\u003C\u002Fcode> attribute to the tag:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[raw shortcodes=1]This [shortcode] will be run.[\u002Fraw]\n\n[raw]This [shortcode] won't work.[\u002Fraw]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Preserving \u003Ccode>[raw]\u003C\u002Fcode> code in excerpts\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>By default, the plugin will automatically remove any code that’s inside \u003Ccode>[raw]...[\u002Fraw]\u003C\u002Fcode> tags from post excerpts. You can prevent that by adding the following line to \u003Ccode>wp-config.php\u003C\u002Fcode>:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define('RAW_HTML_KEEP_RAW_IN_EXCERPTS', true);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will ensure that the plugin doesn’t strip \u003Ccode>[raw]\u003C\u002Fcode> blocks from automatically generated excerpts.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Notes\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Some features of Raw HTML will only work for users who have the “unfiltered_html” capability. In a normal WordPress install that includes the Editor and Administrator roles. In a Multisite install, only the Super Admin has this capability by default.\u003C\u002Fp>\n","Lets you use raw HTML or any other code in your posts. You can also disable smart quotes and other automatic formatting on a per-post basis.",10000,586247,86,33,"2024-11-11T15:00:00.000Z","6.7.5","2.8",[53,54,21,55,56],"css","formatting","javascript","posts","http:\u002F\u002Fw-shadow.com\u002Fblog\u002F2007\u002F12\u002F13\u002Fraw-html-in-wordpress\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fraw-html.1.6.4.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":74,"requires_php":17,"tags":75,"homepage":80,"download_link":81,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"hierarchical-html-sitemap","Hierarchical HTML Sitemap","1.3","Alexis Vovk","https:\u002F\u002Fprofiles.wordpress.org\u002Fegolacrima\u002F","\u003Cp>Hierarchical HTML Sitemap offers visitors an easy and intuitive navigation across your blog.\u003C\u002Fp>\n\u003Cp>This plugin generates HTML Sitemap of your WordPress blog. It displays a list of posts, grouped by hierarchically sorted categories. By using a shortcode you can easily and quickly display sitemap on a page, or anywhere where shortcodes work, e.g. in a widget.\u003C\u002Fp>\n\u003Cp>The output does not include any CSS or JavaScript files – it is pure HTML, ready for you to style as you want it.\u003C\u002Fp>\n\u003Ch4>Features:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Short and easy shortcode: \u003Ccode>[htmlmap]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Categories sorted hierarchically.\u003C\u002Fli>\n\u003Cli>Displays posts and\u002For pages.\u003C\u002Fli>\n\u003Cli>Can exclude specified posts\u002Fpages or categories.\u003C\u002Fli>\n\u003Cli>Displays categories cloud above posts list, for better navigation.\u003C\u002Fli>\n\u003Cli>Displays post’s published date.\u003C\u002Fli>\n\u003Cli>Clean HTML without inline styles or scripts.\u003C\u002Fli>\n\u003Cli>Does not enqueue any unnecessary .js or .css files.\u003C\u002Fli>\n\u003Cli>No ads nor author links.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>PRO Features\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwp-puzzle.com\u002Fhierarchical-html-sitemap\u002F\" rel=\"nofollow ugc\">Hierarchical HTML Sitemap Pro\u003C\u002Fa> allow:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Extended sitemap settings\u003C\u002Fli>\n\u003Cli>Shortcode generator\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Usage & Options:\u003C\u002Fh4>\n\u003Cp>The plugin’s shortcode \u003Ccode>[htmlmap]\u003C\u002Fcode> accepts several optional parameters:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>exclude\u003C\u002Fcode> : specify posts or pages IDs you don’t want displayed (example: \u003Ccode>[htmlmap exclude=445,446]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>\u003Ccode>exclude_cat\u003C\u002Fcode> : specify categories IDs you don’t want displayed (example: \u003Ccode>[htmlmap exclude_cat=1,34]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>\u003Ccode>showpages\u003C\u002Fcode> : enables displaying list of pages (example: \u003Ccode>[htmlmap showpages]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>\u003Ccode>hidecloud\u003C\u002Fcode> : disable categories cloud (example: \u003Ccode>[htmlmap hidecloud]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>\u003Ccode>showdescription\u003C\u002Fcode> : enables displaying categories descriptions (they are not shown by default; example: \u003Ccode>[htmlmap showdescription]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>\u003Ccode>hidedate\u003C\u002Fcode> : disable displaying posts published dates (example: \u003Ccode>[htmlmap hidedate]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>\u003Ccode>hidecount\u003C\u002Fcode> : disable displaying posts amount in category name (example: \u003Ccode>[htmlmap hidecount]\u003C\u002Fcode>).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Several parameters could be used in the same shortcode. For example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[htmlmap exclude=\"3546,7398\" exclude_cat=\"1,34\" showpages hidecloud]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Extra\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwp-puzzle.com\u002Fdocs\u002Fhierarchical-html-sitemap\u002Flite-options.html\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwppuzzle\u002Fhierarchical-html-sitemap\" rel=\"nofollow ugc\">GitHub repository\u003C\u002Fa> for issues and merge request\u003C\u002Fli>\n\u003C\u002Ful>\n","A lightweight and simple HTML sitemap for your WordPress blog.",4000,41549,100,11,"2018-06-16T05:14:00.000Z","4.9.29","3.0",[76,77,56,78,79],"hierarchical-sitemap","html-sitemap","seo","sitemap","https:\u002F\u002Fwp-puzzle.com\u002Fhierarchical-html-sitemap\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhierarchical-html-sitemap.zip",{"slug":83,"name":84,"version":85,"author":86,"author_profile":87,"description":88,"short_description":89,"active_installs":90,"downloaded":91,"rating":92,"num_ratings":11,"last_updated":93,"tested_up_to":94,"requires_at_least":95,"requires_php":96,"tags":97,"homepage":102,"download_link":103,"security_score":104,"vuln_count":105,"unpatched_count":13,"last_vuln_date":106,"fetched_at":27},"wp-simple-html-sitemap","WP Simple HTML Sitemap","3.8","Ashish Ajani","https:\u002F\u002Fprofiles.wordpress.org\u002Fashishajani\u002F","\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,"2026-02-25T07:53:00.000Z","6.9.4","6.0","7.4",[98,99,100,101,79],"html-sitemap-plugin","html-sitemap-shortcode","post-and-pages-sitemap","simple-html-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,"2025-04-01 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":118,"last_updated":119,"tested_up_to":120,"requires_at_least":121,"requires_php":96,"tags":122,"homepage":127,"download_link":128,"security_score":59,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"always-edit-in-html","Always Edit In HTML","2.4.6","DeveloperWil","https:\u002F\u002Fprofiles.wordpress.org\u002Fdeveloperwil\u002F","\u003Cp>If you find yourself entering HTML code into the WordPress page\u002Fpost editor only to have it reformatted or worse removed when in Visual mode then here is the solution for you.\u003C\u002Fp>\n\u003Cp>Always Edit In HTML is a WordPress plugin that removes the “Visual” tab in the page\u002Fpost editor and opens up your page or post in HTML mode, preserving your HTML code.\u003C\u002Fp>\n\u003Cp>\u003Cem>Why would you need this plugin?\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>The WordPress page\u002Fpost editor has two tabs at the top right – “Visual” and “Text”.\u003C\u002Fp>\n\u003Col>\n\u003Cli>The Text tab allows you to enter HTML code onto the page or post and when saving or publishing the post it preserves your code just the way you entered it.\u003C\u002Fli>\n\u003Cli>The Visual tab has all the fancy writing style tools but when you save or publish your page or post, WordPress parses and formats the content which may results in your HTML code not working or even being removed.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>WordPress does not remember the tab option for each page or post.  It will open up a page or post using whichever Visual or Text tab you last used.\u003C\u002Fp>\n\u003Cp>This means that if you were editing a post using the Visual tab, saved it and then edited the page or post you had entered the HTML code into, that page would open in Visual mode and you could loose your HTML code.\u003C\u002Fp>\n\u003Cp>If only there was a plugin that gave you the option to always open up a page or post in HTML\u003C\u002Fp>\n\u003Cp>Ta da!  Here’s one.\u003C\u002Fp>\n\u003Cp>Note: For WordPress 5.x users, this plugin will still work when the Classic Editor plugin is installed and enabled.  It does not work with the Gutenberg block editor.\u003C\u002Fp>\n\u003Ch4>Plugin Page\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fwww.limecanvas.com\u002Fwordpress-plugins\u002Falways-edit-in-html-wordpress-plugin\u002F\" title=\"Always Edit In HTML WordPress Plugin\" rel=\"nofollow ugc\">Always Edit In HTML\u003C\u002Fa>\u003C\u002Fp>\n","Always opens up a specific page or post in HTML mode to preserve HTML code (classic editor only).",1000,87352,88,7,"2024-07-04T01:28:00.000Z","6.6.5","5.2",[108,123,124,125,126],"edit-post-in-html","html-edit","html-mode","html-tab","https:\u002Fzeropointdevelopment.com\u002Fwordpress-plugins\u002Falways-edit-in-html-wordpress-plugin\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Falways-edit-in-html.2.4.6.zip",{"slug":130,"name":131,"version":132,"author":133,"author_profile":134,"description":135,"short_description":136,"active_installs":115,"downloaded":137,"rating":138,"num_ratings":139,"last_updated":140,"tested_up_to":141,"requires_at_least":142,"requires_php":17,"tags":143,"homepage":17,"download_link":147,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"display-html-sitemap","Simple HTML Sitemap","1.0.5","Dipak Kumar Pusti","https:\u002F\u002Fprofiles.wordpress.org\u002Fdipakbbsr\u002F","\u003Cp>Simple HTML Sitemap will generate HTML sitemap for your sitemap page. The plugin will not only show Page and Posts but also your other Custom Post Type like Products etc. You can also configure to show or hide your Post Types.\u003C\u002Fp>\n\u003Ch4>Available Shortcodes\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>[display-html-sitemap]\u003C\u002Fli>\n\u003C\u002Ful>\n","Simple HTML Sitemap creates beautiful sitemap for you website with it's dedicated shortcode.",11677,74,3,"2020-06-23T10:23:00.000Z","5.4.19","4.0",[144,77,145,146,79],"custom-post-type","post-type","settings","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisplay-html-sitemap.zip",{"attackSurface":149,"codeSignals":215,"taintFlows":225,"riskAssessment":226,"analyzedAt":236},{"hooks":150,"ajaxHandlers":211,"restRoutes":212,"shortcodes":213,"cronEvents":214,"entryPointCount":13,"unprotectedCount":13},[151,157,161,164,168,172,177,180,184,188,193,197,203,206],{"type":152,"name":153,"callback":154,"file":155,"line":156},"filter","rewrite_rules_array","wpue_extension_rewrite_rules","class-url-extension.php",40,{"type":152,"name":158,"callback":159,"priority":11,"file":155,"line":160},"post_link","wpue_extension_cpt_url",42,{"type":152,"name":162,"callback":159,"priority":11,"file":155,"line":163},"post_type_link",43,{"type":152,"name":165,"callback":166,"priority":11,"file":155,"line":167},"tag_link","wpue_extension_tag_url",44,{"type":152,"name":169,"callback":170,"file":155,"line":171},"category_rewrite_rules","wpue_extension_rewrite_category_rules",46,{"type":152,"name":173,"callback":174,"priority":175,"file":155,"line":176},"category_link","wpue_extension_category_url",1,47,{"type":152,"name":178,"callback":154,"priority":31,"file":155,"line":179},"page_rewrite_rules",51,{"type":152,"name":181,"callback":182,"file":155,"line":183},"page_link","wpue_page_link",52,{"type":152,"name":185,"callback":186,"file":155,"line":187},"redirect_canonical","__return_false",55,{"type":152,"name":189,"callback":190,"priority":191,"file":155,"line":192},"user_trailingslashit","wpue_extension_trailingslashit",66,56,{"type":152,"name":194,"callback":195,"priority":11,"file":155,"line":196},"register_post_type_args","post_to_blog",57,{"type":198,"name":199,"callback":200,"file":201,"line":202},"action","admin_init","settings_init","wp-url-extension-settings.php",15,{"type":198,"name":199,"callback":204,"file":201,"line":205},"settings_save",16,{"type":152,"name":207,"callback":208,"priority":11,"file":209,"line":210},"plugin_action_links","wpue_plugin_action_links","wp-url-extension.php",22,[],[],[],[],{"dangerousFunctions":216,"sqlUsage":217,"outputEscaping":219,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":224},[],{"prepared":13,"raw":13,"locations":218},[],{"escaped":105,"rawEcho":175,"locations":220},[221],{"file":201,"line":222,"context":223},59,"raw output",[],[],{"summary":227,"deductions":228},"The wp-url-extension plugin version 0.2 exhibits an exceptionally strong security posture based on the provided static analysis. The absence of any identified dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements are all excellent indicators of secure coding practices. Furthermore, the limited attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these being unprotected, significantly reduces the plugin's potential exposure to common WordPress attack vectors.  The taint analysis showing zero flows, especially with no unsanitized paths or critical\u002Fhigh severity issues, further reinforces this positive assessment. The lack of any recorded vulnerabilities in its history also suggests a well-maintained and secure codebase, or at least one that has not yet been targeted or found to contain exploitable flaws. While the percentage of properly escaped output is high (86%), the small number of total outputs means even a single instance of unescaped output could be a concern, though it's not explicitly detailed here as a critical issue.",[229,231,234],{"reason":230,"points":139},"86% output escaping is good but not perfect",{"reason":232,"points":233},"Lack of capability checks",5,{"reason":235,"points":233},"Lack of nonce checks","2026-03-16T23:47:25.070Z",{"wat":238,"direct":243},{"assetPaths":239,"generatorPatterns":240,"scriptPaths":241,"versionParams":242},[],[],[],[],{"cssClasses":244,"htmlComments":245,"htmlAttributes":246,"restEndpoints":247,"jsGlobals":248,"shortcodeOutput":249},[],[],[],[],[],[]]