[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fz4KPUt8e8Pv5GJSNDuu7CpNsFfH5CBMRpCTr8gGN65k":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":23,"download_link":24,"security_score":13,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":37,"analysis":136,"fingerprints":177},"show-hide-section-block","Show \u002F Hide Section Block","3.1.0","Happy Prime","https:\u002F\u002Fprofiles.wordpress.org\u002Fhappyprime\u002F","\u003Cp>Show \u002F Hide Section Block provides four blocks that are used to display a group of \u003Ccode>\u003Cdetails>\u003C\u002Fcode> elements that each contain a \u003Ccode>\u003Csummary>\u003C\u002Fcode> and an arbitrary number of additional blocks.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>The Show Hide Group block is a wrapping \u003Ccode>\u003Cdiv>\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>The Show Hide Section block is a wrapping \u003Ccode>\u003Cdetails>\u003C\u002Fcode>. One or more of these blocks is added to a Show Hide Group block.\u003C\u002Fli>\n\u003Cli>The Show Hide Summary block contains the content for a \u003Ccode>\u003Csummary>\u003C\u002Fcode> tag. One of these blocks is inside each Show Hide Section block.\u003C\u002Fli>\n\u003Cli>The Show Hide Details block contains arbitrary content. One of these blocks is added inside each Show Hide Section block.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The HTML output for an individual section is:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C!-- Each section block has a details element. -->\n\u003Cdetails class=\"wp-block-happyprime-show-hide-section\">\n    \u003C!-- Each details element has a summary and additional, collapsible content. -->\n    \u003Csummary class=\"wp-block-happyprime-show-hide-summary\">Summary text\u003C\u002Fsummary>\n    \u003C!-- Additional inner blocks of any type are populated here. -->\n\u003C\u002Fdetails>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The HTML output for the group is:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cdiv class=\"wp-block-happyprime-show-hide-group\">\n    \u003C!-- Optional based on attribute -->\n    \u003Cbutton class=\"toggle-all\" aria-expanded=\"false\">Open all\u003C\u002Fbutton>\n    \u003Cdetails class=\"wp-block-happyprime-show-hide-section\">\n        \u003Csummary class=\"wp-block-happyprime-show-hide-summary\">\u003C\u002Fsummary>\n        \u003C!-- Additional blocks to be shown\u002Fhidden -->\n    \u003C\u002Fdetails>\n    \u003Cdetails class=\"wp-block-happyprime-show-hide-section\">\n        \u003Csummary class=\"wp-block-happyprime-show-hide-summary\">\u003C\u002Fsummary>\n        \u003C!-- Additional blocks to be shown hidden -->\n    \u003C\u002Fdetails>\n    \u003C!-- Additional section blocks -->\n\u003C\u002Fdiv>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>An option is provided in the block’s side panel to toggle an “Open all”\u002F”Close all” button. If this is toggled on for a block, an additional \u003Ccode>\u003Cbutton>\u003C\u002Fcode> element will be inserted and JavaScript will be used on the front-end to control the show\u002Fhide behavior of all \u003Ccode>\u003Cdetails>\u003C\u002Fcode> elements in the group at once.\u003C\u002Fp>\n\u003Cp>If the toggle is off, no JavaScript is loaded on the front end and only the browser’s default behavior is used for opening and closing \u003Ccode>\u003Cdetails>\u003C\u002Fcode> elements.\u003C\u002Fp>\n","Display an accessible show\u002Fhide interface with details and summary elements.",90,2360,100,1,"2025-05-08T16:25:00.000Z","6.8.5","6.4","7.4",[20,21,22],"collapsible","details","summary","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fshow-hide-section-block\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fshow-hide-section-block.3.1.0.zip",0,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":33,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"happyprime",6,1110,96,30,91,"2026-04-04T15:57:53.222Z",[38,60,80,97,117],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":14,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":52,"tags":53,"homepage":57,"download_link":58,"security_score":59,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"details-summary-block","Details Summary Block","1.0.1","Denis Žoljom","https:\u002F\u002Fprofiles.wordpress.org\u002Fdingo_d\u002F","\u003Cp>The plugin will provide a collapsible HTML \u003Ccode>\u003Cdetails>\u003C\u002Fcode> block with a \u003Ccode>\u003Csummary>\u003C\u002Fcode> element that will be shown when the element is collapsed. Inside the details you can put as many paragraphs or code blocks as you want.\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>PHP 5.6 or greater (recommended: PHP 7 or greater)\u003C\u002Fli>\n\u003Cli>WordPress 5.0 or above (because of the Gutenberg editor)\u003C\u002Fli>\n\u003C\u002Ful>\n","This plugin provides a simple block for the `` HTML element.",200,4863,80,"2020-07-15T07:40:00.000Z","5.4.19","5.0","5.6",[54,21,55,56,22],"block","editor","gutenberg","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdetails-summary-block.1.0.1.zip",85,{"slug":61,"name":62,"version":63,"author":64,"author_profile":65,"description":66,"short_description":67,"active_installs":68,"downloaded":69,"rating":13,"num_ratings":70,"last_updated":71,"tested_up_to":72,"requires_at_least":73,"requires_php":57,"tags":74,"homepage":78,"download_link":79,"security_score":59,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"html5-details-polyfill","HTML5 Details Polyfill","1.0","j","https:\u002F\u002Fprofiles.wordpress.org\u002Fjoe-anzalone\u002F","\u003Cp>Adds fallback support for the HTML5 \u003Ca href=\"http:\u002F\u002Fhtml5doctor.com\u002Fthe-details-and-summary-elements\u002F\" rel=\"nofollow ugc\">\u003Cdetails> and \u003Csummary> elements\u003C\u002Fa> in browsers that don’t support them using \u003Ca href=\"http:\u002F\u002Fmathiasbynens.be\u002Fnotes\u002Fhtml5-details-jquery\" rel=\"nofollow ugc\">Mathias Bynens’ \u003Cdetails>\u002F\u003Csummary> jQuery plugin.\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Once the plugin is activated on your site, the following HTML should work in all modern browsers, even if they don’t natively support the \u003Cdetails> and \u003Csummary> elements:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003Cdetails>\n  \u003Csummary>Click for more info...\u003C\u002Fsummary>\n  This is where you'd add the additional content that won't be seen until the \"summary\" is clicked.\n\u003C\u002Fdetails>\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Adds fallback support for the HTML5 \u003Cdetails> and \u003Csummary> elements in browsers that don't support them.",60,2288,4,"2012-09-16T06:03:00.000Z","3.4.2","3.0.1",[21,75,76,77,22],"html5","jquery","polyfill","http:\u002F\u002FJoeAnzalone.com\u002Fplugins\u002Fhtml5-details-polyfill","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhtml5-details-polyfill.zip",{"slug":81,"name":82,"version":83,"author":84,"author_profile":85,"description":86,"short_description":87,"active_installs":88,"downloaded":89,"rating":13,"num_ratings":14,"last_updated":90,"tested_up_to":91,"requires_at_least":92,"requires_php":93,"tags":94,"homepage":95,"download_link":96,"security_score":59,"vuln_count":25,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27},"summary-and-details","Summary & Details","1.1.0","Ned Zimmerman","https:\u002F\u002Fprofiles.wordpress.org\u002Fgreatislander\u002F","\u003Cp>This plugin adds a Gutenberg block which provides \u003Ccode>\u003Cdetails>\u003C\u002Fcode> with an optional \u003Ccode>\u003Csummary>\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>\nWhat does that look like?\u003Cbr \u002F>\nWhy, just like this!\n\u003C\u002Fp>\n\u003Cp>\nWhy did you make it?\u003Cbr \u002F>\nI wanted to try making a Gutenberg block, and I read \u003Ca href=\"https:\u002F\u002Fcss-tricks.com\u002Fquick-reminder-that-details-summary-is-the-easiest-way-ever-to-make-an-accordion\u002F\" rel=\"nofollow ugc\">this article\u003C\u002Fa> last week.\n\u003C\u002Fp>\n\u003Cp>\u003Cem>This project was bootstrapped with \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fahmadawais\u002Fcreate-guten-block\" rel=\"nofollow ugc\">Create Guten Block\u003C\u002Fa>.\u003C\u002Fem>\u003C\u002Fp>\n","This plugin adds a Gutenberg block which provides with an optional.",10,1947,"2019-02-08T15:24:00.000Z","5.0.25","5.0.0","7.0",[21,56,22],"https:\u002F\u002Fgithub.com\u002Fbight\u002Fsummary-and-details\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsummary-and-details.zip",{"slug":98,"name":99,"version":100,"author":101,"author_profile":102,"description":103,"short_description":104,"active_installs":105,"downloaded":106,"rating":13,"num_ratings":68,"last_updated":107,"tested_up_to":108,"requires_at_least":51,"requires_php":93,"tags":109,"homepage":113,"download_link":114,"security_score":33,"vuln_count":115,"unpatched_count":25,"last_vuln_date":116,"fetched_at":27},"lightweight-accordion","Lightweight Accordion","1.6.0","Andy Feliciotti","https:\u002F\u002Fprofiles.wordpress.org\u002Fsomeguy9\u002F","\u003Cp>\u003Cstrong>Lightweight Accordion\u003C\u002Fstrong> plugin for WordPress allows you to add collapse elements to posts using a \u003Cstrong>Gutenberg block\u003C\u002Fstrong> or a \u003Cstrong>shortcode\u003C\u002Fstrong> (via classic editor). By using the details HTML tag and a few lines of CSS this allows for a javascript-free accordion for minimum page load.\u003C\u002Fp>\n\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\u002FZ8RcrtmzvUc?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>\n\u003Cp>\u003Cstrong>Extremely Lightweight (\u003C1kb):\u003C\u002Fstrong> Without using Javascript the plugin uses the native details HTML tag and a few lines of code for almost no impact on front-end.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Customizable:\u003C\u002Fstrong> Options include customizing the HTML tag used for the accordion title, open by default, borders, colors, and accordion grouping (auto-close others when one opens).\u003C\u002Fp>\n\u003Cp>\u003Ch4>Shortcode Usage examples\u003C\u002Fh4>\n\u003C\u002Fp>\n\u003Cp>Here are a few examples of using the accordion plugin with shortcodes.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lightweight-accordion title=\"My Accordion\"]My Content[\u002Flightweight-accordion]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Additionally you can display the accordion open on load with the accordion_open option.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lightweight-accordion title=\"My Accordion\" accordion_open=true]My Content[\u002Flightweight-accordion]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can also change the html tag wrapping the title of the accordion using the title_tag option.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lightweight-accordion title=\"My Accordion\" title_tag=\"h3\"]My Content[\u002Flightweight-accordion]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you want to include FAQ schema you can add the schema option and set it to faq.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lightweight-accordion title=\"What is your return policy?\" schema=\"faq\"]You have 1 week to return your items[\u002Flightweight-accordion]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you’d like put a border around the content of the accordion you can use the “bordered” attribute.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lightweight-accordion title=\"Bordered Content\" bordered=true]My Content[\u002Flightweight-accordion]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you want accordions to auto-close when another opens (exclusive accordion), use the “group” attribute with the same value on each accordion.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[lightweight-accordion title=\"Question 1\" group=\"faq\"]Answer 1[\u002Flightweight-accordion]\n[lightweight-accordion title=\"Question 2\" group=\"faq\"]Answer 2[\u002Flightweight-accordion]\n[lightweight-accordion title=\"Question 3\" group=\"faq\"]Answer 3[\u002Flightweight-accordion]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Shortcode Options\u003C\u002Fh4>\n\u003Cp>Here is the full listing of shortcode options. Additionally all of these options are accessible when using the Gutenberg block.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>title\u003C\u002Fstrong> (Required Default: null) The title of your accordion will be displayed at the top for users to click. A good example would be to include a user’s question so they could click it for more details.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>content\u003C\u002Fstrong> (Required Default: null) Content that will go into your accordion element.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>title_tag\u003C\u002Fstrong> (Default: “span”) This sets the html tag that wraps the title in the accordion summary. Useful if you want to make it a heading tag for SEO purposes.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>accordion_open\u003C\u002Fstrong> (Default: false) Set this to true if you want your accordion to be open by default.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>bordered\u003C\u002Fstrong> (Default: false) Set this to true if you want a border around the accordion content.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>title_text_color\u003C\u002Fstrong> (Default: false) Set this to a hex value or CSS color to change the color of the accordion title text.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>title_background_color\u003C\u002Fstrong> (Default: false) Set this to a hex value or CSS color to change the color of the accordion title text.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>schema\u003C\u002Fstrong> (Default: false) Set this to faq if you’d like FAQ schema to be included.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>class\u003C\u002Fstrong> (Default: false) Used to add a custom class to the parent container of the accordion.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>anchor\u003C\u002Fstrong> (Default: null) Adds the value as an ID to the accordion div as an anchor.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>autop\u003C\u002Fstrong> (Default: true) By default the shortcode will wrap text in a ‘p’ tag. Set this to false if you’d like this disabled for the specific accordion.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>group\u003C\u002Fstrong> (Default: false) Set this to a group name to make accordions with the same group auto-close when another opens. Uses the native HTML details name attribute for zero JavaScript overhead.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Additional Details\u003C\u002Fh4>\n\u003Cp>If you’d like to remove the “lightweight-accordion.css” from being enqueued on your site use the filter below. It’s recommend you style the accordion yourself if you use this filter.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('lightweight_accordion_include_frontend_stylesheet', '__return_false' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you’d like to remove the “lightweight-accordion\u002Feditor-styles.css” from being enqueued in the admin area of your site you can use the filter below.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('lightweight_accordion_include_admin_stylesheet', '__return_false' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you’d like to remove processing of shortcodes in accordion content you can use this filter.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('lightweight_accordion_process_shortcodes', '__return_false' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you’d like to use inline Microdata for FAQ schema you can use this filter. (Not recommended)\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('lightweight_accordion_output_microdata', '__return_true' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you’d like to force “lightweight-accordion.css” to load on all of your site you can use this filter. By default the plugin will detect if the block or shortcode is used and enqueue the CSS.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('lightweight_accordion_always_include_frontend_stylesheet', '__return_true' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Simple accordion for adding collapse elements to pages without affecting page load time. Includes Gutenberg block and shortcode for classic editor.",10000,111564,"2025-12-07T17:56:00.000Z","6.9.4",[110,54,111,20,112],"accordion","blocks","performance","https:\u002F\u002Fsmartwp.com\u002Flightweight-accordion","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flightweight-accordion.1.6.0.zip",3,"2025-12-14 14:20:42",{"slug":118,"name":119,"version":120,"author":121,"author_profile":122,"description":123,"short_description":124,"active_installs":105,"downloaded":125,"rating":11,"num_ratings":126,"last_updated":127,"tested_up_to":108,"requires_at_least":128,"requires_php":57,"tags":129,"homepage":133,"download_link":134,"security_score":33,"vuln_count":115,"unpatched_count":25,"last_vuln_date":135,"fetched_at":27},"visual-link-preview","Visual Link Preview","2.3.0","Brecht","https:\u002F\u002Fprofiles.wordpress.org\u002Fbrechtvds\u002F","\u003Cp>Easily create a Facebook-like link preview for any link on your website. You can choose the image and text to display and create your very own custom template. The default template can be styled from the settings to match your website.\u003C\u002Fp>\n\u003Cp>Some examples of what you could use this for:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>A call to action for your affiliate links\u003C\u002Fli>\n\u003Cli>Promote WooCommerce products on your website\u003C\u002Fli>\n\u003Cli>List sources for your article\u003C\u002Fli>\n\u003Cli>A weekly posty of interesting websites you’ve found\u003C\u002Fli>\n\u003Cli>Link to related posts on your own website\u003C\u002Fli>\n\u003Cli>…\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>It does not require any database lookups, which means even having many of these blocks on a page should not affect performance.\u003C\u002Fp>\n\u003Cp>Compatible with both the Classic and Gutenberg Block Editor using shortcodes and blocks.\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>\u003Cstrong>Need help?\u003C\u002Fstrong>\u003Cbr \u002F>\n  Check out \u003Ca href=\"https:\u002F\u002Fhelp.bootstrapped.ventures\u002Fcollection\u002F164-visual-link-preview\" rel=\"nofollow ugc\">our documentation\u003C\u002Fa>!\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>This plugin is in active development. Feel free to contact us with any feature requests or ideas.\u003C\u002Fp>\n","Display a fully customizable visual link preview for any internal or external link.",158587,36,"2026-01-19T10:34:00.000Z","4.4",[130,131,22,132],"link-preview","snippet","visual-link","http:\u002F\u002Fbootstrapped.ventures\u002Fvisual-link-preview\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fvisual-link-preview.2.3.0.zip","2026-01-18 00:00:00",{"attackSurface":137,"codeSignals":165,"taintFlows":172,"riskAssessment":173,"analyzedAt":176},{"hooks":138,"ajaxHandlers":161,"restRoutes":162,"shortcodes":163,"cronEvents":164,"entryPointCount":25,"unprotectedCount":25},[139,144,146,149,153,157,159],{"type":140,"name":141,"callback":142,"file":143,"line":88},"action","init","anonymous","src\\show-hide-details\\index.php",{"type":140,"name":141,"callback":142,"file":145,"line":88},"src\\show-hide-group\\index.php",{"type":140,"name":147,"callback":142,"priority":148,"file":145,"line":148},"wp_enqueue_scripts",11,{"type":140,"name":150,"callback":142,"priority":151,"file":145,"line":152},"enqueue_block_assets",2,12,{"type":154,"name":155,"callback":142,"priority":88,"file":145,"line":156},"filter","pre_render_block",13,{"type":140,"name":141,"callback":142,"file":158,"line":88},"src\\show-hide-section\\index.php",{"type":140,"name":141,"callback":142,"file":160,"line":88},"src\\show-hide-summary\\index.php",[],[],[],[],{"dangerousFunctions":166,"sqlUsage":167,"outputEscaping":169,"fileOperations":25,"externalRequests":25,"nonceChecks":25,"capabilityChecks":25,"bundledLibraries":171},[],{"prepared":25,"raw":25,"locations":168},[],{"escaped":25,"rawEcho":25,"locations":170},[],[],[],{"summary":174,"deductions":175},"The plugin 'show-hide-section-block' v3.1.0 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries that are 100% prepared, and 100% properly escaped output are significant strengths.  The plugin also shows no file operations, external HTTP requests, or bundled libraries, further reducing potential attack vectors.  The lack of AJAX handlers, REST API routes, shortcodes, and cron events means there are no apparent direct entry points into the plugin's functionality, and importantly, all potential entry points (if they existed) would be assumed to have authorization checks if they were present.  Furthermore, the plugin has no recorded vulnerability history, with zero CVEs reported, indicating a potentially well-maintained and secure codebase over time.\n\nWhile the static analysis results are overwhelmingly positive, the complete absence of analyzed taint flows (0 total flows analyzed) is a point of consideration. This could indicate either a very small and simple plugin that has inherently few complex data flows, or it might suggest that the static analysis tool had limitations in analyzing this particular plugin.  However, given the other strong indicators of good security practices, this is likely not a significant concern but rather a reflection of the plugin's simplicity or the analysis environment. In conclusion, the plugin appears to be very secure with no immediate exploitable vulnerabilities identified in the provided data. The lack of any detected vulnerabilities in its history also builds confidence in its ongoing security.",[],"2026-03-16T21:19:57.951Z",{"wat":178,"direct":191},{"assetPaths":179,"generatorPatterns":186,"scriptPaths":187,"versionParams":188},[180,181,182,183,184,185],"\u002Fwp-content\u002Fplugins\u002Fshow-hide-section-block\u002Fbuild\u002Fshow-hide-group\u002Fview.asset.php","\u002Fwp-content\u002Fplugins\u002Fshow-hide-section-block\u002Fbuild\u002Fshow-hide-group\u002Fview.js","\u002Fwp-content\u002Fplugins\u002Fshow-hide-section-block\u002Fbuild\u002Fshow-hide-details","\u002Fwp-content\u002Fplugins\u002Fshow-hide-section-block\u002Fbuild\u002Fshow-hide-group","\u002Fwp-content\u002Fplugins\u002Fshow-hide-section-block\u002Fbuild\u002Fshow-hide-section","\u002Fwp-content\u002Fplugins\u002Fshow-hide-section-block\u002Fbuild\u002Fshow-hide-summary",[],[181],[189,190],"show-hide-section-block\u002Fbuild\u002Fshow-hide-group\u002Fview.asset.php","show-hide-section-block\u002Fbuild\u002Fshow-hide-group\u002Fview.js",{"cssClasses":192,"htmlComments":197,"htmlAttributes":198,"restEndpoints":200,"jsGlobals":201,"shortcodeOutput":205},[193,194,195,196],"wp-block-happyprime-show-hide-group","wp-block-happyprime-show-hide-section","wp-block-happyprime-show-hide-summary","wp-block-happyprime-show-hide-details",[],[199],"data-wp-interactive='{\"namespace\":\"happyprime\u002Fshow-hide-group\"}'",[],[202,203,204],"happyprime\u002Fshow-hide-group","happyprime-show-hide-group-view","happyprime-show-hide-section-view",[]]