[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f8hp3B6P0bL0D2JKaFAId6DHv34sO0dqukaoJkVpXOeQ":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":24,"download_link":25,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":36,"analysis":131,"fingerprints":171},"prettify-gc-syntax-highlighter","Prettify GC Syntax Highlighter","1.6.0","lexn","https:\u002F\u002Fprofiles.wordpress.org\u002Flexn\u002F","\u003Cp>This plugin has prettify.js copied directly from google-code source browser. So your code will look exactly like it does on google-code.\u003Cbr \u002F>\nCSS is slightly modified to embolden keywords and types.\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>See prettify.js for license details (Apache License 2.0). Other files are available under GPLv2.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>\u003Cpre class=\"prettyprint\">\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Cp>Or with shortcode:\u003C\u002Fp>\n\u003Cp>[code]\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n[\u002Fcode]\u003C\u002Fp>\n\u003Ch3>Making Code HTML Safe\u003C\u002Fh3>\n\u003Cp>The plugin automatically makes highlighted code html-safe:\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"prettyprint\">\u003Cbr \u002F>\n  Anything that goes here will be quoted to appear on the page as-is.\u003Cbr \u002F>\n  For example: \u003Chead>\u003C\u002Fhead>\u003Cbody>\u003C\u002Fbody>\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Cp>To avoid quoting your code, add \u003Cstrong>dontquote\u003C\u002Fstrong> as the first class.\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"dontquote prettyprint\">\u003Cbr \u002F>\n  Remember to quote manually.\u003Cbr \u002F>\n  For example: \u003Chead>\u003C\u002Fhead>\u003Cbody>\u003C\u002Fbody>\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Ch3>Line Numbering\u003C\u002Fh3>\n\u003Cp>Line numbdering can be enabled as follows:\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"prettyprint linenums\">\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Cp>If you want to start with a line number 42, you can do the following:\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"prettyprint linenums:42\">\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Ch3>Highlighting Lines\u003C\u002Fh3>\n\u003Cp>When line numbering is enabled you can highlight one or several lines of code using the highlight class:\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"prettyprint lang-YOURLANG linenums highlight:2,4\">\u003Cbr \u002F>\n  \u002F\u002F line 2\u003Cbr \u002F>\n  \u002F\u002F line 3\u003Cbr \u002F>\n  \u002F\u002F line 4\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Cp>Alternatively you can highlight one or several code segments:\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"prettyprint lang-YOURLANG linenums highlight:1-3,5-6\">\u003Cbr \u002F>\n  \u002F\u002F line 2\u003Cbr \u002F>\n  \u002F\u002F line 3\u003Cbr \u002F>\n  \u002F\u002F line 4\u003Cbr \u002F>\n  \u002F\u002F line 5\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Cp>Note: This feature is not available when line numbering is disabled.\u003C\u002Fp>\n\u003Ch3>Specifying Language\u003C\u002Fh3>\n\u003Cp>Most of the time the highlighter will do a good job guessing how to highlight the code. However, to achieve the best result, you should specify the language:\u003C\u002Fp>\n\u003Cp>\u003Cpre class=\"prettyprint lang-YOURLANG\">\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n\u003C\u002Fpre>\u003C\u002Fp>\n\u003Cp>Replace YOURLANG with one of the following:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>aea\u003C\u002Fli>\n\u003Cli>agc\u003C\u002Fli>\n\u003Cli>apollo\u003C\u002Fli>\n\u003Cli>bsh\u003C\u002Fli>\n\u003Cli>c\u003C\u002Fli>\n\u003Cli>cc\u003C\u002Fli>\n\u003Cli>cl\u003C\u002Fli>\n\u003Cli>cpp\u003C\u002Fli>\n\u003Cli>cs\u003C\u002Fli>\n\u003Cli>csh\u003C\u002Fli>\n\u003Cli>css-str\u003C\u002Fli>\n\u003Cli>cv\u003C\u002Fli>\n\u003Cli>cxx\u003C\u002Fli>\n\u003Cli>cyc\u003C\u002Fli>\n\u003Cli>default-markup\u003C\u002Fli>\n\u003Cli>el\u003C\u002Fli>\n\u003Cli>fs\u003C\u002Fli>\n\u003Cli>go\u003C\u002Fli>\n\u003Cli>hs\u003C\u002Fli>\n\u003Cli>htm\u003C\u002Fli>\n\u003Cli>html\u003C\u002Fli>\n\u003Cli>java\u003C\u002Fli>\n\u003Cli>js\u003C\u002Fli>\n\u003Cli>json\u003C\u002Fli>\n\u003Cli>lisp\u003C\u002Fli>\n\u003Cli>lua\u003C\u002Fli>\n\u003Cli>m\u003C\u002Fli>\n\u003Cli>ml\u003C\u002Fli>\n\u003Cli>mxml\u003C\u002Fli>\n\u003Cli>perl\u003C\u002Fli>\n\u003Cli>pl\u003C\u002Fli>\n\u003Cli>pm\u003C\u002Fli>\n\u003Cli>proto\u003C\u002Fli>\n\u003Cli>py\u003C\u002Fli>\n\u003Cli>rb\u003C\u002Fli>\n\u003Cli>scala\u003C\u002Fli>\n\u003Cli>scm\u003C\u002Fli>\n\u003Cli>sh\u003C\u002Fli>\n\u003Cli>sql\u003C\u002Fli>\n\u003Cli>vhd\u003C\u002Fli>\n\u003Cli>vhdl\u003C\u002Fli>\n\u003Cli>wiki\u003C\u002Fli>\n\u003Cli>xhtml\u003C\u002Fli>\n\u003Cli>xml\u003C\u002Fli>\n\u003Cli>xsl\u003C\u002Fli>\n\u003Cli>yaml\u003C\u002Fli>\n\u003Cli>yml\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Shortcode\u003C\u002Fh3>\n\u003Cp>Here is a quick example. All the parameters are optional.\u003C\u002Fp>\n\u003Cp>[code lang=”scala” start=”1″ highlight=”1-3,6,10-14″ background=”#C0FFB3″]\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n[\u002Fcode]\u003C\u002Fp>\n\u003Cp>Html quoting can be disabled as follows:\u003C\u002Fp>\n\u003Cp>[code quote=”false”]\u003Cbr \u002F>\n  \u002F\u002F Put your code here.\u003Cbr \u002F>\n[\u002Fcode]\u003C\u002Fp>\n\u003Cp>The contents of shortcodes is auto-formatted by WP. As a result \u003Cp> and \u003Cbr\u002F> tags along\u003Cbr \u002F>\nwith some formatting will be lost. If you need to preseve the original formatting use\u003Cbr \u002F>\nhtml notation instead of the shortcode.\u003C\u002Fp>\n\u003Ch3>Please Support\u003C\u002Fh3>\n\u003Cp>If you like Prettify GC Syntax Highlighter plugin, please donate a minute of your time and vote for it. Thank you!\u003C\u002Fp>\n","Your code will look exactly like it does on google-code.",20,8548,86,3,"2012-08-28T17:59:00.000Z","3.4.2","3.0.5","",[20,21,22,23],"google-code","prettify","prettify-js","syntax-highlighter","http:\u002F\u002Fwww.simplex3d.org\u002Funcategorized\u002Fprettify-gc-syntax-highlighter\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fprettify-gc-syntax-highlighter.1.6.0.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":11,"avg_security_score":26,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},1,30,84,"2026-04-04T07:10:32.885Z",[37,55,77,92,110],{"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":18,"requires_at_least":18,"requires_php":18,"tags":50,"homepage":18,"download_link":54,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"wp-markdown","WP-Markdown","1.6.1","Stephen Harris","https:\u002F\u002Fprofiles.wordpress.org\u002Fstephenh1988\u002F","\u003Cp>This plugin allows you to write posts (of any post type) using the Markdown syntax. The plugin converts the Markdown into HTML prior to saving the post. When editing a post, the plugin converts it back into Markdown syntax.\u003C\u002Fp>\n\u003Cp>The plugin also allows you to enable Markdown in \u003Cstrong>comments\u003C\u002Fstrong> and \u003Cstrong>bbPress forums\u003C\u002Fstrong>. In these instances the plugin adds a toolbar, and preview of the processed Markdown with \u003Ca href=\"http:\u002F\u002Fcode.google.com\u002Fp\u002Fgoogle-code-prettify\u002F\" rel=\"nofollow ugc\">Prettify\u003C\u002Fa> syntax highlighter applied (similiar to that used in the Stack Exchange websites such as \u003Ca href=\"http:\u002F\u002Fwordpress.stackexchange.com\u002F\" rel=\"nofollow ugc\">WordPress Stack Exchange\u003C\u002Fa>).\u003C\u002Fp>\n\u003Cp>WP-Markdown stores the processed HTML, so deactivating the plugin will not affect your posts, comments or bbPress forums.\u003C\u002Fp>\n","Allows Markdown to be enabled in posts, comments and bbPress forums.",400,86288,90,28,"2017-12-27T14:00:00.000Z",[51,52,53,21,23],"code","formatting","markdown","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-markdown.1.6.1.zip",{"slug":56,"name":57,"version":58,"author":59,"author_profile":60,"description":61,"short_description":62,"active_installs":63,"downloaded":64,"rating":65,"num_ratings":32,"last_updated":66,"tested_up_to":67,"requires_at_least":68,"requires_php":69,"tags":70,"homepage":75,"download_link":76,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"cc-syntax-highlight","CC-Syntax-Highlight","1.2.3","Clearcode","https:\u002F\u002Fprofiles.wordpress.org\u002Fclearcodehq\u002F","\u003Cp>The CC-Syntax-Highlight plugin supports syntax highlighting of Posts, Pages, and any public Custom Post Types.\u003Cbr \u002F>\nIt uses \u003Ca href=\"https:\u002F\u002Fhighlightjs.org\u002F\" rel=\"nofollow ugc\">highlight.js\u003C\u002Fa> or \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fcode-prettify\" rel=\"nofollow ugc\">google-code-prettify\u003C\u002Fa> libraries.\u003Cbr \u002F>\nAdditionally it can use the \u003Ca href=\"https:\u002F\u002Fclipboardjs.com\u002F\" rel=\"nofollow ugc\">clipboard.js\u003C\u002Fa> library to add a button that copies text to the clipboard and \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwcoder\u002Fhighlightjs-line-numbers.js\u002F\" rel=\"nofollow ugc\">highlightjs-line-numbers.js\u003C\u002Fa> plugin to add line numbers.\u003Cbr \u002F>\nIt is delivered with support for shortcode (default [code] – you can change it on the settings page) which automatically converts all special characters to HTML entities.\u003Cbr \u002F>\nThis plugin is compatible with Multisite WordPress installations.\u003C\u002Fp>\n\u003Ch4>How does it work?\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Go to the ‘Settings > Syntax Highlight’ page, select your preferred options and save them.\u003C\u002Fli>\n\u003Cli>Simply add the source code to your post (or other selected public Custom Post Type) wrapped with:\u003Cbr \u002F>\n\u003Cpre>\u003Ccode>Your source code\u003C\u002Fcode>\u003C\u002Fpre>\u003Cbr \u002F>\nor if you would like to automatically convert all special characters to HTML entities, use shortcode wrapper instead (default [code] – you can change it on the settings page):\u003Cbr \u002F>\n\u003Cpre>[code]Your source code[\u002Fcode]\u003C\u002Fpre>\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>\u003Cem>Plugin’s js scripts and css styles files only load if the source code occurs on displaying page.\u003C\u002Fem>\u003C\u002Fp>\n","This plugin allows you very simply syntax highlight source code in your content using highlight.js or google-code-prettify libraries.",80,4659,100,"2022-03-16T14:21:00.000Z","5.9.13","4.6.1","7.0",[51,71,72,73,74],"google-code-prettify","highlight-js","source-code","syntax-highlight","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcc-syntax-highlight","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcc-syntax-highlight.zip",{"slug":78,"name":79,"version":80,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":85,"downloaded":86,"rating":27,"num_ratings":27,"last_updated":87,"tested_up_to":17,"requires_at_least":88,"requires_php":18,"tags":89,"homepage":90,"download_link":91,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"beauty-orange-wordpress-code-prettifier","beautyorange-wp-code-prettifier","1.02","leo_fanaq","https:\u002F\u002Fprofiles.wordpress.org\u002Fleo_fanaq\u002F","\u003Cp>A plugin for WordPress, syntax highlighting of source code snippets in post, this plugin integrates Google Code Prettify : google-code-prettify. Supports all C-like, Bash-like, and XML-like languages. No need to specify the language. Widely used with good cross-browser support.\u003C\u002Fp>\n\u003Ch3>Source\u003C\u002Fh3>\n\u003Cp>= CheckOut =\u003Cbr \u002F>\nUse this command to anonymously check out the latest project source code:\u003C\u002Fp>\n\u003Cp>svn checkout http:\u002F\u002Fsvn.beautyorange.com\u002Fcode\u002Fbeautyorange-wp-code-prettifier\u002Ftrunk\u002F beautyorange-wp-code-prettifier-read-only\u003C\u002Fp>\n\u003Ch4>Browse\u003C\u002Fh4>\n\u003Cp>http:\u002F\u002Ftrac.beautyorange.com\u002Fcode\u002Fbrowser\u002Fbeautyorange-wp-code-prettifier\u003C\u002Fp>\n","A plugin for WordPress, syntax highlighting of source code snippets in post.",10,2585,"2010-12-26T07:52:00.000Z","3.0.0",[79,71],"http:\u002F\u002Fwww.beautyorange.com\u002Fbeauty-orange-projects\u002Fbeauty-orange-wordpress-code-prettifier\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbeauty-orange-wordpress-code-prettifier.zip",{"slug":93,"name":94,"version":95,"author":96,"author_profile":97,"description":98,"short_description":99,"active_installs":85,"downloaded":100,"rating":65,"num_ratings":14,"last_updated":101,"tested_up_to":102,"requires_at_least":103,"requires_php":18,"tags":104,"homepage":108,"download_link":109,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"smart-syntax","Smart Syntax","1.0.2","Smartpixels","https:\u002F\u002Fprofiles.wordpress.org\u002Fsmartpixels\u002F","\u003Cp>\u003Ca href=\"http:\u002F\u002Fwww.smartpixels.net\u002F?post_type=products&p=190\" rel=\"nofollow ugc\">Smart Syntax\u003C\u002Fa> plugin automatically adds Google prettify syntax highlighting to the fenced code blocks in both content and comments.\u003C\u002Fp>\n\u003Cp>It’s made with \u003Ca href=\"http:\u002F\u002Fjetpack.me\u002F\" rel=\"nofollow ugc\">Jetpack\u003C\u002Fa> markdown in mind, which brings the power of markdown extra to WordPress and gives you an easy to use markdown syntax for fenced code blocks.\u003C\u002Fp>\n\u003Cp>For more information on usage and features, check out \u003Ca href=\"http:\u002F\u002Fwww.smartpixels.net\u002F?post_type=products&p=190\" rel=\"nofollow ugc\">smartpixels\u003C\u002Fa>.\u003C\u002Fp>\n","Automatic google prettify syntax highlighting for jetpack markdown fenced code blocks",4509,"2016-09-27T11:44:00.000Z","4.6.30","3.8",[105,106,107,53,23],"code-blocks","google-prettify","jetpack-markdown","http:\u002F\u002Fwww.smartpixels.net\u002Fproducts\u002Fsmart-syntax\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsmart-syntax.1.0.3.zip",{"slug":111,"name":112,"version":113,"author":114,"author_profile":115,"description":116,"short_description":117,"active_installs":118,"downloaded":119,"rating":120,"num_ratings":121,"last_updated":122,"tested_up_to":123,"requires_at_least":124,"requires_php":18,"tags":125,"homepage":18,"download_link":130,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"html-editor-syntax-highlighter","HTML Editor Syntax Highlighter","2.4.4","Peter Mukhortov","https:\u002F\u002Fprofiles.wordpress.org\u002Fnixdns\u002F","\u003Cp>Add syntax highlighting in the Classic Post & Page HTML text editor, Gutenberg Code Editor, and Theme & Plugin editors using CodeMirror.js\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Syntax highlighting in the Post\u002FPage HTML editor\u003C\u002Fli>\n\u003Cli>\u003Cem>NEW:\u003C\u002Fem> Syntax highlighting in the Gutenberg \u003Cem>Code Editor\u003C\u002Fem> (not \u003Cem>Visual Editor\u003C\u002Fem>)\u003C\u002Fli>\n\u003Cli>Syntax highlighting in the Theme & Plugin editors\u003C\u002Fli>\n\u003Cli>Syntax highlighting for WordPress \u003Ccode>[shortcodes\u002F]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Save your posts and pages pressing \u003Ccode>Ctrl+S\u003C\u002Fcode> (\u003Ccode>Cmd+S\u003C\u002Fcode> on Mac)\u003C\u002Fli>\n\u003Cli>Restore cursor position after page is reloaded\u003C\u002Fli>\n\u003Cli>Huge selection of themes and other customization options\u003C\u002Fli>\n\u003Cli>Fullscreen mode: toggle with \u003Ccode>F11\u003C\u002Fcode>\u002F\u003Ccode>Esc\u003C\u002Fcode> hotkeys\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you would like to contribute to this plugin, view the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmukhortov\u002FHESH-WordPress-Plugin\" rel=\"nofollow ugc\">github repo\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>If you’re a regular user of this plugin, please consider taking a short \u003Ca href=\"https:\u002F\u002Fgoo.gl\u002Fforms\u002FxvaHgd7sZEbBbFAL2\" rel=\"nofollow ugc\">User Experience Survey\u003C\u002Fa> to provide feedback that will help shape the new version 3.0.\u003C\u002Fp>\n","Add syntax highlighting to WordPress code editors using CodeMirror.js",50000,590163,88,110,"2024-03-16T23:35:00.000Z","6.5.0","4.0",[126,127,128,23,129],"code-coloring","code-highlighter","codemirror","text-editor","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhtml-editor-syntax-highlighter.2.4.4.zip",{"attackSurface":132,"codeSignals":156,"taintFlows":163,"riskAssessment":164,"analyzedAt":170},{"hooks":133,"ajaxHandlers":149,"restRoutes":150,"shortcodes":151,"cronEvents":155,"entryPointCount":32,"unprotectedCount":27},[134,140,145],{"type":135,"name":136,"callback":137,"file":138,"line":139},"action","init","prettify_init","prettify-gc-syntax-highlighter.php",22,{"type":141,"name":142,"callback":143,"priority":32,"file":138,"line":144},"filter","the_content","prettify_gc_clean_code",65,{"type":141,"name":142,"callback":146,"priority":147,"file":138,"line":148},"prettify_gc_style_trigger",2,71,[],[],[152],{"tag":51,"callback":153,"file":138,"line":154},"codetag_handler",50,[],{"dangerousFunctions":157,"sqlUsage":158,"outputEscaping":160,"fileOperations":27,"externalRequests":27,"nonceChecks":27,"capabilityChecks":27,"bundledLibraries":162},[],{"prepared":27,"raw":27,"locations":159},[],{"escaped":27,"rawEcho":27,"locations":161},[],[],[],{"summary":165,"deductions":166},"The static analysis of prettify-gc-syntax-highlighter v1.6.0 reveals a generally strong security posture. The plugin demonstrates excellent practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and ensuring all outputs are properly escaped.  Furthermore, the absence of file operations and external HTTP requests minimizes potential attack vectors. The plugin also has a clean vulnerability history with no known CVEs, suggesting a commitment to secure coding over time.\n\nHowever, a key area of concern is the lack of security checks on its entry points. With one shortcode identified as an entry point, the absence of nonce checks or capability checks means that any user, regardless of their role or logged-in status, could potentially trigger its functionality. While the code analysis shows no immediate exploitable vulnerabilities within the shortcode's implementation itself, this lack of authorization leaves it open to potential abuse, such as denial-of-service attacks or unintended side effects if the shortcode's output is later processed in an unsafe manner.  The plugin's small attack surface and clean history are positives, but the missing authorization on the shortcode is a notable weakness that should be addressed.",[167],{"reason":168,"points":169},"Missing nonce\u002Fcapability checks on shortcode",15,"2026-03-16T22:53:06.270Z",{"wat":172,"direct":180},{"assetPaths":173,"generatorPatterns":177,"scriptPaths":178,"versionParams":179},[174,175,176],"\u002Fwp-content\u002Fplugins\u002Fprettify-gc-syntax-highlighter\u002Fprettify.css","\u002Fwp-content\u002Fplugins\u002Fprettify-gc-syntax-highlighter\u002Fprettify.js","\u002Fwp-content\u002Fplugins\u002Fprettify-gc-syntax-highlighter\u002Flaunch.js",[],[175,176],[],{"cssClasses":181,"htmlComments":188,"htmlAttributes":189,"restEndpoints":191,"jsGlobals":192,"shortcodeOutput":193},[182,183,184,185,186,187],"prettyprint","lang-default-markup","linenums","linenumstrigger","highlight","dontquote",[],[190],"style='background-color: $background;'",[],[],[194,195,196,197,198,197,199],"\u003Cpre class='prettyprint lang-"," dontquote prettyprint lang-"," prettyprint lang-"," linenums"," linenums highlight:"," highlight:"]