[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f6dzLUVk-FrYEh6JWuOJbJvn2oBo7SdNzTfd6yXxGpqQ":3,"$fjcEM8PkOpKYsPIXeloKlGS2hdUQ8dpW1iGglHyKN5bg":256},{"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":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":37,"analysis":140,"fingerprints":242},"custom-style-script","Custom Style Script","1.4","Ashok","https:\u002F\u002Fprofiles.wordpress.org\u002Fbappidgreat\u002F","\u003Cp>Need to add style or script in your admin? This is the plugin for you. You can push your styles and scripts in your front end and\u002For admin. Head and footer both hook is available. It provides a nice interface in dashboard to add styles and scripts into front end’s header, footer and dashboard’s header and footer.\u003C\u002Fp>\n","Need to add style or script in your admin? This is the plugin for you. You can push your styles and scripts in your front end and\u002For admin.",10,10439,100,1,"2014-05-15T19:53:00.000Z","3.9.40","3.0.1","",[20,21,22,4],"custom-css","custom-script","custom-style","http:\u002F\u002Fbappi-d-great.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-style-script.1.4.zip",85,0,null,"2026-04-16T10:56:18.058Z",[],{"slug":31,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":34,"avg_patch_time_days":33,"trust_score":35,"computed_at":36},"bappidgreat",2,30,74,76,"2026-04-18T22:54:40.167Z",[38,60,82,100,117],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":13,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":18,"tags":52,"homepage":56,"download_link":57,"security_score":58,"vuln_count":14,"unpatched_count":14,"last_vuln_date":59,"fetched_at":28},"responsive-css-editor","Responsive CSS EDITOR","1.0","wpwox","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpwox\u002F","\u003Cp>This plugin simplifies the process of adding responsive css and creating breakpoints. It reduces code redundancy of declaring breakpoints. Also, it provides field to add css regardless of resposiveness under the custom css metabox. After installation, five breakpoints are created by default. You can delete those breakpoints or add new breakpoints and also order them as desired.\u003C\u002Fp>\n\u003Cp>Plugin Documentation:\u003Cbr \u002F>\nhttp:\u002F\u002Fwww.wpwox.com\u002Fresponsive-css-editor\u002F\u003C\u002Fp>\n","WPWOX Responsive CSS Editor provides the easier and efficient method to create breakpoints and add css to them.",400,5266,3,"2016-01-19T09:19:00.000Z","4.4.34","3",[53,20,54,55,42],"css-editor","responsive-css","responsive-custom-style","http:\u002F\u002Fwww.wpwox.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fresponsive-css-editor.zip",64,"2023-06-05 00:00:00",{"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":74,"tags":75,"homepage":80,"download_link":81,"security_score":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"css-autoloader","Smart CSS Auto Loader","5.0.3","Peter Raschendorfer","https:\u002F\u002Fprofiles.wordpress.org\u002Fpetersplugins\u002F","\u003Cp>The Smart CSS Auto Loader Plugin allows you to load additional CSS files without the need to change the theme\u003C\u002Fp>\n\u003Ch3>Retired Plugin\u003C\u002Fh3>\n\u003Cp>Development, maintenance and support of this plugin has been retired in october 2023. You can use this plugin as long as is works for you.\u003C\u002Fp>\n\u003Cp>There will be no more updates and I won’t answer any support questions. Thanks for your understanding.\u003C\u002Fp>\n\u003Cp>Feel free to fork this plugin.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>To load additional stylesheets just put them into a directory named \u003Cstrong>cssautoload\u003C\u002Fstrong> (case-sensitive!). This directory can be placed in three different locations that are loaded in the following order:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Theme independent : in the \u003Ccode>wp-content\u003C\u002Fcode> directory\u003C\u002Fli>\n\u003Cli>Theme dependent : in the Theme’s directory\u003C\u002Fli>\n\u003Cli>Child Theme dependent (if using a Child Theme) : in the Child Theme’s directory\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Only files with extension .css are added, all other files are ignored. Also files beginning with an underscore (_) are ignored.\u003C\u002Fp>\n\u003Ch3>CSS for different media\u003C\u002Fh3>\n\u003Cp>CSS allows to have different styles for different target devices. Files placed directly in the \u003Ccode>cssautoload\u003C\u002Fcode> directory are added with the media type ‘all’, suitable for all devices. To use a different media type just create a subdirectory with the name of the target media type (case-sensitive!). Te following CSS media types are supported according to the official CSS standard:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>all\u003C\u002Fcode> for all devices – you don’t need to create the \u003Ccode>all\u003C\u002Fcode> directory, you also can put the files directly into the cssautoload root directory\u003C\u002Fli>\n\u003Cli>\u003Ccode>braille\u003C\u002Fcode> for braille tactile feedback devices\u003C\u002Fli>\n\u003Cli>\u003Ccode>embossed\u003C\u002Fcode> for paged braille printers\u003C\u002Fli>\n\u003Cli>\u003Ccode>handheld\u003C\u002Fcode> for handheld devices\u003C\u002Fli>\n\u003Cli>\u003Ccode>print\u003C\u002Fcode> for printouts or print preview on screen\u003C\u002Fli>\n\u003Cli>\u003Ccode>projection\u003C\u002Fcode> for projected presentations\u003C\u002Fli>\n\u003Cli>\u003Ccode>screen\u003C\u002Fcode> for screens\u003C\u002Fli>\n\u003Cli>\u003Ccode>speech\u003C\u002Fcode> for speech synthesizers\u003C\u002Fli>\n\u003Cli>\u003Ccode>tty\u003C\u002Fcode> for media using a fixed-pitch character grid\u003C\u002Fli>\n\u003Cli>\u003Ccode>tv\u003C\u002Fcode> for television-type devices\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Other subdirectories in \u003Ccode>cssautoload\u003C\u002Fcode> directory are ignored. Also subdirectories in the media subdirectories are not supported.\u003C\u002Fp>\n\u003Ch3>Plugin Privacy Information\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>This plugin does not set cookies\u003C\u002Fli>\n\u003Cli>This plugin does not collect or store any data\u003C\u002Fli>\n\u003Cli>This plugin does not send any data to external servers\u003C\u002Fli>\n\u003C\u002Ful>\n","Load CSS files without coding",200,8782,6,"2024-04-17T20:11:00.000Z","6.3.8","4.0","5.4",[76,20,77,78,79],"css","custom-styles","style","styling","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcss-autoloader\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcss-autoloader.5.0.3.zip",{"slug":83,"name":84,"version":85,"author":86,"author_profile":87,"description":88,"short_description":89,"active_installs":13,"downloaded":90,"rating":26,"num_ratings":26,"last_updated":91,"tested_up_to":92,"requires_at_least":93,"requires_php":18,"tags":94,"homepage":98,"download_link":99,"security_score":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"custom-css-wp","Custom CSS for WordPress","1.0.0","Chetan Prajapati","https:\u002F\u002Fprofiles.wordpress.org\u002Fchetan200891\u002F","\u003Cp>Custom CSS for WordPress Plugin allows you to add custom CSS to your WordPress Website. By using this plugin you can easily override Theme or Plugin CSS.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Easy to Use\u003C\u002Fli>\n\u003Cli>Line Numbers indicatated for each CSS lines\u003C\u002Fli>\n\u003Cli>Find Option using (ctrl+F)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>How to add Custom CSS?\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Go to Appearance Menu > Select Custom CSS Sub Menu.\u003C\u002Fli>\n\u003Cli>Enter your Custom CSS here.\u003C\u002Fli>\n\u003Cli>Click on “Save Custom CSS” Button. That’s it!\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you need any help. You can add ticket in Support section. Suggestions will be welcomed.\u003C\u002Fp>\n","The Easy and Lightweight Plugin to add custom CSS to your wordpress website. This plugin will help you to override Theme or Plugin CSS.",6055,"2016-10-23T08:13:00.000Z","4.6.30","3.9",[76,95,20,96,97],"custom","custom-stylesheet","my-custom-css","http:\u002F\u002Fwww.chetanprajapati.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-css-wp.zip",{"slug":101,"name":102,"version":103,"author":104,"author_profile":105,"description":106,"short_description":107,"active_installs":11,"downloaded":108,"rating":26,"num_ratings":26,"last_updated":109,"tested_up_to":110,"requires_at_least":111,"requires_php":18,"tags":112,"homepage":115,"download_link":116,"security_score":25,"vuln_count":26,"unpatched_count":26,"last_vuln_date":27,"fetched_at":28},"ns-custom-css","NS Custom Css","2.2.4","NsThemes","https:\u002F\u002Fprofiles.wordpress.org\u002Fnsthemes\u002F","\u003Cp>This plugin allow you to add your custom css code without edit your theme.\u003Cbr \u002F>\nPage option will appear in your WordPress backend menu, and here you can add your css.\u003Cbr \u002F>\nYou only have to digit your class or id and save it!\u003Cbr \u002F>\nThe snippet code will added in your header, in a very clean and simple mode.\u003Cbr \u002F>\nYou can insert different style for desktop, tablet and mobile device(NEW FEATURES!).\u003C\u002Fp>\n\u003Cp>PREMIUM FEATURES of custom css:\u003C\u002Fp>\n\u003Cp>You can \u003Cstrong>add different custom css\u003C\u002Fstrong> code \u003Cstrong>for any page\u003C\u002Fstrong>.\u003Cbr \u002F>\nYou can also add different custom css code in \u003Cstrong>article, archive and category pages\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>For more information about PREMIUM VERSION, visit official page \u003Ca href=\"http:\u002F\u002Fwww.nsthemes.com\u002F\" rel=\"nofollow ugc\">NsThemes Marketplace\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cem>We test our plugins with many other. If you find incompatibility with one specific plugin, please inform us at \u003Ca href=\"mailto:report@nsthemes.com\" rel=\"nofollow ugc\">report@nsthemes.com\u003C\u002Fa>.\u003C\u002Fem>\u003C\u002Fp>\n","This plugin help to write easly custom css with no code required! Works with a lot of themes!",2156,"2022-02-07T16:53:00.000Z","5.9.13","4.3",[76,20,22,113,114],"custom-wordpress-style","wordpress-custom-style","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fns-custom-css\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fns-custom-css.2.2.4.zip",{"slug":118,"name":119,"version":120,"author":121,"author_profile":122,"description":123,"short_description":124,"active_installs":125,"downloaded":126,"rating":127,"num_ratings":128,"last_updated":129,"tested_up_to":130,"requires_at_least":17,"requires_php":131,"tags":132,"homepage":137,"download_link":138,"security_score":13,"vuln_count":14,"unpatched_count":26,"last_vuln_date":139,"fetched_at":28},"custom-css-js","Simple Custom CSS and JS","3.52","SilkyPress","https:\u002F\u002Fprofiles.wordpress.org\u002Fdiana_burduja\u002F","\u003Cp>Customize your WordPress site’s appearance by easily adding custom CSS and JS code without even having to modify your theme or plugin files. This is perfect for adding custom CSS tweaks to your site.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Text editor\u003C\u002Fstrong> with syntax highlighting \u003C\u002Fli>\n\u003Cli>Print the code \u003Cstrong>inline\u003C\u002Fstrong> or included into an \u003Cstrong>external file\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Print the code in the \u003Cstrong>header\u003C\u002Fstrong> or the \u003Cstrong>footer\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Add CSS or JS to the \u003Cstrong>frontend\u003C\u002Fstrong> or the \u003Cstrong>admin side\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>Add as many codes as you want\u003C\u002Fli>\n\u003Cli>Keep your changes also when you change the theme\u003C\u002Fli>\n\u003C\u002Ful>\n","Easily add Custom CSS or JS to your website with an awesome editor.",700000,10174999,88,102,"2026-03-06T19:56:00.000Z","6.9.4","5.2.4",[133,20,134,135,136],"add-style","custom-js","customize-theme","site-css","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcustom-css-js\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-css-js.3.52.zip","2017-07-24 00:00:00",{"attackSurface":141,"codeSignals":183,"taintFlows":208,"riskAssessment":236,"analyzedAt":241},{"hooks":142,"ajaxHandlers":179,"restRoutes":180,"shortcodes":181,"cronEvents":182,"entryPointCount":26,"unprotectedCount":26},[143,149,153,157,161,165,169,172,175],{"type":144,"name":145,"callback":146,"file":147,"line":148},"action","plugin_loaded","localization","custom-style-script.php",43,{"type":144,"name":150,"callback":151,"file":147,"line":152},"admin_menu","style_script_menu",44,{"type":144,"name":154,"callback":155,"file":147,"line":156},"admin_init","register_settings_and_fields",45,{"type":144,"name":158,"callback":159,"file":147,"line":160},"init","set_all_data",46,{"type":144,"name":162,"callback":163,"file":147,"line":164},"admin_head","plugin_style",47,{"type":144,"name":166,"callback":167,"file":147,"line":168},"wp_head","set_wp_head_style_script",199,{"type":144,"name":170,"callback":171,"file":147,"line":68},"wp_footer","set_wp_footer_style_script",{"type":144,"name":162,"callback":173,"file":147,"line":174},"set_admin_head_style_script",202,{"type":144,"name":176,"callback":177,"file":147,"line":178},"admin_footer","set_admin_footer_style_script",203,[],[],[],[],{"dangerousFunctions":184,"sqlUsage":185,"outputEscaping":187,"fileOperations":26,"externalRequests":26,"nonceChecks":14,"capabilityChecks":14,"bundledLibraries":207},[],{"prepared":26,"raw":26,"locations":186},[],{"escaped":26,"rawEcho":188,"locations":189},8,[190,193,195,197,199,201,203,205],{"file":147,"line":191,"context":192},210,"raw output",{"file":147,"line":194,"context":192},213,{"file":147,"line":196,"context":192},221,{"file":147,"line":198,"context":192},224,{"file":147,"line":200,"context":192},232,{"file":147,"line":202,"context":192},235,{"file":147,"line":204,"context":192},243,{"file":147,"line":206,"context":192},246,[],[209,228],{"entryPoint":210,"graph":211,"unsanitizedCount":26,"severity":227},"update_css (custom-style-script.php:184)",{"nodes":212,"edges":224},[213,218],{"id":214,"type":215,"label":216,"file":147,"line":217},"n0","source","$_POST",190,{"id":219,"type":220,"label":221,"file":147,"line":222,"wp_function":223},"n1","sink","update_option() [Settings Manipulation]",191,"update_option",[225],{"from":214,"to":219,"sanitized":226},true,"low",{"entryPoint":229,"graph":230,"unsanitizedCount":26,"severity":227},"\u003Ccustom-style-script> (custom-style-script.php:0)",{"nodes":231,"edges":234},[232,233],{"id":214,"type":215,"label":216,"file":147,"line":217},{"id":219,"type":220,"label":221,"file":147,"line":222,"wp_function":223},[235],{"from":214,"to":219,"sanitized":226},{"summary":237,"deductions":238},"The \"custom-style-script\" v1.4 plugin exhibits a strong security posture in several key areas.  The absence of any known CVEs and a clean vulnerability history suggest responsible development and maintenance over time.  The static analysis reveals a remarkably small attack surface with no apparent entry points that are unprotected. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and including nonce and capability checks.",[239],{"reason":240,"points":70},"Output escaping is not properly implemented","2026-03-16T23:14:44.363Z",{"wat":243,"direct":248},{"assetPaths":244,"generatorPatterns":245,"scriptPaths":246,"versionParams":247},[],[],[],[],{"cssClasses":249,"htmlComments":251,"htmlAttributes":252,"restEndpoints":253,"jsGlobals":254,"shortcodeOutput":255},[250],"css-panel",[],[],[],[],[],{"slug":4,"current_version":6,"total_versions":257,"versions":258},5,[259,265,272,279,286],{"version":6,"download_url":24,"svn_tag_url":260,"released_at":27,"has_diff":261,"diff_files_changed":262,"diff_lines":27,"trac_diff_url":263,"vulnerabilities":264,"is_current":226},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fcustom-style-script\u002Ftags\u002F1.4\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fcustom-style-script%2Ftags%2F1.3&new_path=%2Fcustom-style-script%2Ftags%2F1.4",[],{"version":266,"download_url":267,"svn_tag_url":268,"released_at":27,"has_diff":261,"diff_files_changed":269,"diff_lines":27,"trac_diff_url":270,"vulnerabilities":271,"is_current":261},"1.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-style-script.1.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fcustom-style-script\u002Ftags\u002F1.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fcustom-style-script%2Ftags%2F1.2&new_path=%2Fcustom-style-script%2Ftags%2F1.3",[],{"version":273,"download_url":274,"svn_tag_url":275,"released_at":27,"has_diff":261,"diff_files_changed":276,"diff_lines":27,"trac_diff_url":277,"vulnerabilities":278,"is_current":261},"1.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-style-script.1.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fcustom-style-script\u002Ftags\u002F1.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fcustom-style-script%2Ftags%2F1.1&new_path=%2Fcustom-style-script%2Ftags%2F1.2",[],{"version":280,"download_url":281,"svn_tag_url":282,"released_at":27,"has_diff":261,"diff_files_changed":283,"diff_lines":27,"trac_diff_url":284,"vulnerabilities":285,"is_current":261},"1.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-style-script.1.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fcustom-style-script\u002Ftags\u002F1.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fcustom-style-script%2Ftags%2F1.0&new_path=%2Fcustom-style-script%2Ftags%2F1.1",[],{"version":41,"download_url":287,"svn_tag_url":288,"released_at":27,"has_diff":261,"diff_files_changed":289,"diff_lines":27,"trac_diff_url":27,"vulnerabilities":290,"is_current":261},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-style-script.1.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fcustom-style-script\u002Ftags\u002F1.0\u002F",[],[]]