[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fgt60-xBCK1WrwtZhVDrMR76SBL84qoVxnCu9Am-I6ec":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":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":39,"analysis":147,"fingerprints":200},"wp-note-2019","WP-Note 2019","1.2","Alex","https:\u002F\u002Fprofiles.wordpress.org\u002Falado\u002F","\u003Cp>Beautiful design of notes in posts. The plugin fully supports the old version of the WP-Note plugin from Luke.\u003C\u002Fp>\n","Beautiful design of notes in posts. The plugin fully supports the old version of the WP-Note plugin from Luke.",300,5624,100,1,"2026-01-05T10:36:00.000Z","6.9.4","5.0","5.6",[20,21,22,23,24],"css","div","note","post","quicktag","https:\u002F\u002Fflammlin.com\u002Fblog\u002F2019\u002F02\u002F05\u002Fwp-note\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-note-2019.1.2.zip",0,null,"2026-03-15T15:16:48.613Z",[],{"slug":32,"display_name":7,"profile_url":8,"plugin_count":33,"total_installs":34,"avg_security_score":35,"avg_patch_time_days":36,"trust_score":37,"computed_at":38},"alado",2,310,93,30,89,"2026-04-05T15:46:56.966Z",[40,64,87,108,128],{"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":54,"requires_php":55,"tags":56,"homepage":61,"download_link":62,"security_score":63,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"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","",[20,57,58,59,60],"formatting","html","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":65,"name":66,"version":67,"author":68,"author_profile":69,"description":70,"short_description":71,"active_installs":48,"downloaded":72,"rating":13,"num_ratings":73,"last_updated":74,"tested_up_to":75,"requires_at_least":76,"requires_php":77,"tags":78,"homepage":55,"download_link":83,"security_score":84,"vuln_count":85,"unpatched_count":27,"last_vuln_date":86,"fetched_at":29},"simple-post-notes","Simple Post Notes","1.8.1","Kuba Mikita","https:\u002F\u002Fprofiles.wordpress.org\u002Fkubitomakita\u002F","\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Simple note section on the post edit screen\u003C\u002Fli>\n\u003Cli>Sortable note column in posts table\u003C\u002Fli>\n\u003Cli>Bulk \u002F Quick edit support\u003C\u002Fli>\n\u003Cli>Shortcode which will display the note on the front end\u003C\u002Fli>\n\u003Cli>Ability to change the “Note” title and add a help text for editors\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Our other plugins\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbracketspace.com\u002Fnotification\u002F\" rel=\"nofollow ugc\">Notification – notification system for WordPress\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadvanced-cron-manager\u002F\" rel=\"ugc\">Advanced Cron Manager\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feasy-watermark\u002F\" rel=\"ugc\">Easy Watermark\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Custom development\u003C\u002Fh4>\n\u003Cp>BracketSpace – the company behind this plugin provides \u003Ca href=\"https:\u002F\u002Fbracketspace.com\u002Fcustom-development\u002F\" rel=\"nofollow ugc\">custom WordPress plugin development services\u003C\u002Fa>. We can create any custom plugin for you.\u003C\u002Fp>\n\u003Cp>\u003Cem>Cover photo \u003Ca href=\"http:\u002F\u002Fwww.freepik.com\" rel=\"nofollow ugc\">designed by Freepik\u003C\u002Fa>\u003C\u002Fem>\u003C\u002Fp>\n","Adds simple notes to post, page and custom post type edit screen.",85638,24,"2025-09-04T06:29:00.000Z","6.8.5","6.0","7.0",[79,22,80,81,82],"info","notes","post-info","post-notes","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-post-notes.1.8.1.zip",98,3,"2024-07-09 00:00:00",{"slug":88,"name":89,"version":90,"author":91,"author_profile":92,"description":93,"short_description":94,"active_installs":95,"downloaded":96,"rating":63,"num_ratings":97,"last_updated":98,"tested_up_to":75,"requires_at_least":17,"requires_php":99,"tags":100,"homepage":106,"download_link":107,"security_score":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"postpage-specific-custom-css","Post\u002FPage Specific Custom Code","0.3.0","Łukasz Nowicki","https:\u002F\u002Fprofiles.wordpress.org\u002Flukasznowicki\u002F","\u003Cp>Post\u002FPage\u002FProduct-specific custom code allows you to add custom CSS styles to individual posts, pages, or WooCommerce products. It provides a dedicated area in the editor screen where you can write your CSS code. You can also choose whether the CSS should apply only to the single view or also to archive-type views.\u003C\u002Fp>\n\u003Cp>A new meta box will appear below the content editor on the edit screen for posts, pages, and products. You can enter any custom CSS there and decide whether it loads only on the single view or also on archive pages like category listings or product grids.\u003C\u002Fp>\n\u003Ch3>Requirements\u003C\u002Fh3>\n\u003Cp>This plugin requires at least WordPress 5.0 (remember always to keep your WordPress installation up to date!) and PHP 7.4 on your server.\u003C\u002Fp>\n","Add custom CSS to posts, pages, or WooCommerce products, with optional archive support. Includes a dedicated editor box.",7000,77520,42,"2025-07-21T14:45:00.000Z","7.4",[101,102,103,104,105],"custom-css","per-page-css","post-specific","product","woocommerce","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpostpage-specific-custom-css\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpostpage-specific-custom-css.0.3.0.zip",{"slug":109,"name":110,"version":111,"author":112,"author_profile":113,"description":114,"short_description":115,"active_installs":116,"downloaded":117,"rating":84,"num_ratings":118,"last_updated":119,"tested_up_to":120,"requires_at_least":55,"requires_php":55,"tags":121,"homepage":55,"download_link":125,"security_score":126,"vuln_count":33,"unpatched_count":27,"last_vuln_date":127,"fetched_at":29},"instant-css","Instant CSS","1.2.2","dylanblokhuis","https:\u002F\u002Fprofiles.wordpress.org\u002Fdylanblokhuis\u002F","\u003Cp>Use the power of Visual Studio Code in WordPress to write your CSS or SCSS\u003C\u002Fp>\n\u003Cp>The plugin uses autoprefixer to parse your CSS\u002FSCSS into CSS that will work on older browsers, no need to write -webkit, -moz or -o.\u003C\u002Fp>\n\u003Cp>You can also choose to use SCSS, more info about SCSS here: https:\u002F\u002Fsass-lang.com\u002Fguide\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Use all the powerful features from Visual Studio Code\u003C\u002Fli>\n\u003Cli>Your CSS gets compiled with autoprefixer to work on older browsers\u003C\u002Fli>\n\u003Cli>Use SCSS to create efficient stylesheets with variables, mixins, etc.\u003C\u002Fli>\n\u003Cli>Option to minify your CSS to reduce loading times\u003C\u002Fli>\n\u003Cli>No refreshing on saving\u003C\u002Fli>\n\u003Cli>Live editor updating styles on save and have the browser update simultaneously\u003C\u002Fli>\n\u003C\u002Ful>\n","Write your styles beautifully with the power of Visual Studio Code",4000,14854,15,"2023-09-21T07:16:00.000Z","6.3.8",[20,101,122,123,124],"postcss","sass","scss","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Finstant-css.zip",84,"2023-09-29 00:00:00",{"slug":129,"name":130,"version":131,"author":132,"author_profile":133,"description":134,"short_description":135,"active_installs":136,"downloaded":137,"rating":84,"num_ratings":138,"last_updated":139,"tested_up_to":75,"requires_at_least":17,"requires_php":77,"tags":140,"homepage":145,"download_link":146,"security_score":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"post-carousel-divi","Post Carousel Divi","1.2.4","learnhowwp","https:\u002F\u002Fprofiles.wordpress.org\u002Fthemeythemes\u002F","\u003Cp>The Divi Post Carousel plugin is a powerful tool that allows you to add stunning post carousels to your website using the \u003Ca href=\"https:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-post-carousel\u002F\" rel=\"nofollow ugc\">Divi Post Carousel\u003C\u002Fa> module. With this plugin, you can enhance your Divi Builder experience and create engaging post carousels effortlessly.\u003C\u002Fp>\n\u003Cp>Once you activate the plugin, a new module called “Post Carousel” will be seamlessly integrated into your module list within the Divi Builder. This module empowers you to place dynamic and visually appealing post carousels anywhere on your website.\u003C\u002Fp>\n\u003Cp>To see a live demonstration of the Divi Post Carousel in action, check out the \u003Ca href=\"https:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-post-carousel\u002F\" rel=\"nofollow ugc\">Divi Post Carousel Demo\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Free Version Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Fully compatible with the Visual Builder\u003C\u002Fli>\n\u003Cli>Filter posts by Categories\u003C\u002Fli>\n\u003Cli>Autoplay animation to bring your carousel to life\u003C\u002Fli>\n\u003Cli>Stop autoplay on hover for enhanced user control\u003C\u002Fli>\n\u003Cli>Comprehensive autoplay animation controls\u003C\u002Fli>\n\u003Cli>Smooth slide animation controls for seamless transitions\u003C\u002Fli>\n\u003Cli>Infinite Animation for continuous browsing experience\u003C\u002Fli>\n\u003Cli>Flexible options to Show\u002FHide Arrows for navigation\u003C\u002Fli>\n\u003Cli>Customize the appearance of Arrows and Dots\u003C\u002Fli>\n\u003Cli>Choose the number of posts to display in the carousel\u003C\u002Fli>\n\u003Cli>Control the number of posts to scroll with arrow click or during autoplay\u003C\u002Fli>\n\u003Cli>Responsive design options, allowing different numbers of slides for desktop, tablet, and mobile\u003C\u002Fli>\n\u003Cli>And many more customizable options to suit your needs\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Pro Version Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Upgrade to the Pro version of the Divi Post Carousel plugin to unlock even more advanced features and customization options, including:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Fine-tune Post Offset to display posts from a specific position\u003C\u002Fli>\n\u003Cli>Adjust Excerpt Length to control the amount of post content displayed\u003C\u002Fli>\n\u003Cli>Edit Button Text\u003C\u002Fli>\n\u003Cli>Select the Order option (Ascending\u002FDescending)\u003C\u002Fli>\n\u003Cli>Select the Order by option (Random, Comment Count and many more)\u003C\u002Fli>\n\u003Cli>Define your preferred date format\u003C\u002Fli>\n\u003Cli>Styling options for left image display\u003C\u002Fli>\n\u003Cli>Styling options for right image display\u003C\u002Fli>\n\u003Cli>Overlay Content style\u003C\u002Fli>\n\u003Cli>Hover Content style\u003C\u002Fli>\n\u003Cli>Overlay Box style\u003C\u002Fli>\n\u003Cli>Overlap Content style\u003C\u002Fli>\n\u003Cli>Toggle featured image, title, excerpt, button, and other post meta fields\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Upgrade to the \u003Cstrong>Pro Version\u003C\u002Fstrong> today and unlock all these additional features and more for as low as \u003Cstrong>$9.99\u003C\u002Fstrong>!\u003C\u002Fp>\n\u003Cp>Don’t miss out – \u003Ca href=\"https:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-post-carousel\u002F\" rel=\"nofollow ugc\">Upgrade to the Pro Version for as low as $9.99 Today!\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Looking for more information on the plugin or want to buy it on my website? Check out \u003Ca href=\"https:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-post-carousel\u002F\" rel=\"nofollow ugc\">Divi Post Carousel\u003C\u002Fa> page on our website for more information.\u003C\u002Fp>\n\u003Cp>Or, buy the plugin on \u003Ca href=\"https:\u002F\u002Fwww.elegantthemes.com\u002Fmarketplace\u002Fpost-carousel-divi\u002F\" rel=\"nofollow ugc\">Divi Marketplace\u003C\u002Fa>, a trusted marketplace for Divi-related products.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>More Free Divi Plugins\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcontact-form-db-divi\u002F\" rel=\"ugc\">Divi Contact Form DB\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Foverlay-image-divi-module\u002F\" rel=\"ugc\">Divi Overlay on Images Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmenu-cart-divi\u002F\" rel=\"ugc\">Divi Menu Cart Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fflip-cards-module-divi\u002F\" rel=\"ugc\">Divi Flip Cards Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fbreadcrumbs-divi-module\u002F\" rel=\"ugc\">Divi Breadcrumbs Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fimage-carousel-divi\u002F\" rel=\"ugc\">Divi Image Carousel\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you have any questions or feature ideas please create a new thread in Support.\u003C\u002Fp>\n","This plugin add a post carousel module to the Divi theme.",2000,24524,12,"2025-09-20T15:57:00.000Z",[141,142,143,144],"divi","divi-module","divi-post-carousel","post-carousel","https:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-post-carousel","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpost-carousel-divi.1.2.4.zip",{"attackSurface":148,"codeSignals":185,"taintFlows":192,"riskAssessment":193,"analyzedAt":199},{"hooks":149,"ajaxHandlers":181,"restRoutes":182,"shortcodes":183,"cronEvents":184,"entryPointCount":27,"unprotectedCount":27},[150,156,161,165,169,174,177],{"type":151,"name":152,"callback":153,"file":154,"line":155},"action","wp_enqueue_scripts","stylesheet_wpnote","wp-note-2019.php",19,{"type":157,"name":158,"callback":159,"file":154,"line":160},"filter","mce_external_plugins","wpnote_add_tinymce_button",53,{"type":157,"name":162,"callback":163,"file":154,"line":164},"mce_buttons_2","wpnote_register_tinymce_button",54,{"type":151,"name":166,"callback":167,"file":154,"line":168},"init","wpnote_tinymce_button",57,{"type":157,"name":170,"callback":171,"priority":172,"file":154,"line":173},"the_content","rendernotes",10,71,{"type":157,"name":175,"callback":171,"priority":172,"file":154,"line":176},"the_excerpt",72,{"type":151,"name":178,"callback":179,"file":154,"line":180},"wp_head","wpnote",73,[],[],[],[],{"dangerousFunctions":186,"sqlUsage":187,"outputEscaping":189,"fileOperations":27,"externalRequests":27,"nonceChecks":27,"capabilityChecks":33,"bundledLibraries":191},[],{"prepared":27,"raw":27,"locations":188},[],{"escaped":27,"rawEcho":27,"locations":190},[],[],[],{"summary":194,"deductions":195},"The \"wp-note-2019\" plugin v1.2 exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, unsanitized taint flows, raw SQL queries, or unescaped output suggests a well-written codebase that adheres to secure coding practices.  Furthermore, the plugin has no recorded vulnerability history, indicating a history of responsible development and maintenance.  The presence of capability checks, even without a large attack surface, is a positive sign. However, the complete lack of any attack surface (AJAX handlers, REST API routes, shortcodes, cron events) is unusual. While this eliminates immediate entry points, it also means the plugin's functionality might be very limited or primarily reliant on external integration, which is not directly assessable from this data.  A key concern, though not explicitly a vulnerability, is the absence of any nonce checks. While this might be acceptable if there are no AJAX handlers or sensitive operations performed directly within the plugin's code that require nonces, it represents a potential area for future oversight if the plugin's functionality expands.  Overall, the plugin appears secure and well-developed for its current state, with no evident exploitable flaws.",[196],{"reason":197,"points":198},"Missing nonce checks",5,"2026-03-16T19:56:16.630Z",{"wat":201,"direct":209},{"assetPaths":202,"generatorPatterns":204,"scriptPaths":205,"versionParams":207},[203],"\u002Fwp-content\u002Fplugins\u002Fwp-note-2019\u002Fstyle.css",[],[206],"\u002Fwp-content\u002Fplugins\u002Fwp-note-2019\u002Fjs\u002Fwpnotebuttons.js",[208],"wp-note-2019\u002Fstyle.css?ver=",{"cssClasses":210,"htmlComments":216,"htmlAttributes":217,"restEndpoints":218,"jsGlobals":219,"shortcodeOutput":220},[22,211,212,213,214,215],"noteclassic","noteimportant","notewarning","notetip","notehelp",[],[],[],[],[221,222,223,224,225,226],"\u003Cdiv class=\"note\">\u003Cdiv class=\"noteclassic\">","\u003C\u002Fdiv>\u003C\u002Fdiv>","\u003Cdiv class=\"note\">\u003Cdiv class=\"noteimportant\">","\u003Cdiv class=\"note\">\u003Cdiv class=\"notewarning\">","\u003Cdiv class=\"note\">\u003Cdiv class=\"notetip\">","\u003Cdiv class=\"note\">\u003Cdiv class=\"notehelp\">"]