[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fRz8Y3zTvvUrM2mQcvbwTWBYcvitomWoHknHzroihfQM":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"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":38,"analysis":122,"fingerprints":164},"wp-featured-soliloquy-sliders","WP Featured Soliloquy Sliders","1.1","Topher","https:\u002F\u002Fprofiles.wordpress.org\u002Ftopher1kenobe\u002F","\u003Cp>This plugin provides a metabox on posts and pages listing existing Soliloquy Sliders.  The end user is allowed to choose one and make it associated with the post or page via meta data.\u003C\u002Fp>\n\u003Cp>Practically speaking, Featured Sliders work exactly like Featured Images.  The Post or Page and Featured Sliders are merely attached, and you must use a template tag or WordPress functions to render the Slider.\u003C\u002Fp>\n\u003Cp>Please see \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-featured-soliloquy-sliders\u002Fother_notes\u002F\" rel=\"ugc\">Other Notes\u003C\u002Fa> for examples.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>Page or Post meta has a key called \u003Ccode>_t1k_featured_slider\u003C\u002Fcode>.  A very simple way to render the slider is like this:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n    $meta = get_post_custom();\n    if ( isset( $meta['_t1k_featured_slider'][0] ) && is_numeric( $meta['_t1k_featured_slider'][0] ) && function_exists( 'soliloquy' ) ) {\n        soliloquy( absint( $meta['_t1k_featured_slider'][0] ) );\n    }\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Provides a metabox on posts and pages listing existing Soliloquy Sliders.",100,14104,1,"2015-08-21T12:52:00.000Z","4.3.34","3.0","",[19,20,21,22,23],"featured","pages","posts","sliders","soliloquy","http:\u002F\u002Ftopher1kenobe.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-featured-soliloquy-sliders.1.1.zip",85,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":26,"computed_at":37},"topher1kenobe",10,190,87,30,"2026-04-04T16:12:31.606Z",[39,60,75,92,110],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":17,"requires_php":17,"tags":53,"homepage":56,"download_link":57,"security_score":58,"vuln_count":13,"unpatched_count":13,"last_vuln_date":59,"fetched_at":29},"post-list-featured-image","Post List Featured Image","0.5.9","Johnny","https:\u002F\u002Fprofiles.wordpress.org\u002Fjakzam\u002F","\u003Cp>Finally a simple plugin that adds the “Featured Image” column in admin posts and pages list. It lets the wordpress site owners see which posts or pages have a featured image set.\u003C\u002Fp>\n\u003Cp>Choose between three thumbnail sizes.\u003Cbr \u002F>\nSort the Post List by Featured Image\u003Cbr \u002F>\nFilter the Post List by Has\u002FDoes Not Have Featured Image\u003C\u002Fp>\n\u003Cp>Of course, this is mainly intended for use on the Post List page, since most themes require a featured image be set for the excerpt thumbnail image. It doesn’t seem like much, and the plugin is truly non-invasive to the rest for the WP install. But the value that this simple tool can have on the overall organization for Admins and Developers of WordPress websites is priceless.\u003C\u002Fp>\n\u003Cp>By enhancing the plugin with the Pro Addon, you can easily change, add, or remove images with the \u003Cstrong>Quick Edit\u003C\u002Fstrong> feature, directly from your Posts List Page, which now includes standard Post Editor Media Library selection. Pro also now supports \u003Cstrong>Custom Post Type\u003C\u002Fstrong> lists.\u003C\u002Fp>\n\u003Ch3>Instructions and Usage\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>Thumbnail Size\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Choose between 50px, 100px and 150px\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Sorting by Featured Image\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>On the Post\u002FPage list pages of the Admin area, click on the Featured Image column heading to sort by Featured Image ID.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Filtering by Featured Image\u003C\u002Fstrong>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>On the Post\u002FPage list pages of the Admin area, Choose to Filter the posts by “Show All Posts with Featured Image” or “Show All Posts without Featured Image”\u003C\u002Fp>\n\u003Cp>This is especially helpful for assigning new featured image to posts that do not have them. Or this helps with large sites, with many posts, and editing the post featured images for those posts using the “Quick Edit” feature, available with the \u003Cstrong>Pro Addon\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cem>Please remember, if you do not see the Featured Image column in your Post\u002FPage Lists to click on “Screen Options” in the upper right corner, and tick the box for Featured Image.\u003C\u002Fem>\u003C\u002Fp>\n\u003Ch3>Pro Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Set featured images in \u003Cem>QUICK EDIT\u003C\u002Fem> mode\u003C\u002Fli>\n\u003Cli>Custom post type support\u003C\u002Fli>\n\u003Cli>\u003Cem>NEW\u003C\u002Fem> Auto set the first image of a post as featured image in \u003Cem>QUICK EDIT\u003C\u002Fem> mode\u003C\u002Fli>\n\u003Cli>\u003Cem>NEW\u003C\u002Fem> Auto set the first image of a post as featured image by \u003Cem>post type\u003C\u002Fem>\u003C\u002Fli>\n\u003C\u002Ful>\n","A plugin that adds the \"Featured Image\" column in admin posts and pages list.",1000,37987,94,12,"2016-04-04T10:22:00.000Z","4.5.33",[54,19,55,20,21],"developer-tools","image","http:\u002F\u002Fjaggededgemedia.com\u002Fblog\u002Fpost-list-featured-image\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpost-list-featured-image.0.5.9.zip",63,"2025-10-09 00:00:00",{"slug":61,"name":62,"version":63,"author":64,"author_profile":65,"description":66,"short_description":46,"active_installs":67,"downloaded":68,"rating":11,"num_ratings":69,"last_updated":70,"tested_up_to":71,"requires_at_least":17,"requires_php":17,"tags":72,"homepage":17,"download_link":74,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"featured-image-column-display","Featured Image Column Display","2.0","Sawai S.","https:\u002F\u002Fprofiles.wordpress.org\u002Fssdheerawat\u002F","\u003Cp>It is a simple plugin to add a column for “Featured Image” in post type listing display.\u003C\u002Fp>\n",40,2069,4,"2019-07-17T09:14:00.000Z","5.2.24",[54,73,55,20,21],"featured-image","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffeatured-image-column-display.zip",{"slug":76,"name":77,"version":78,"author":79,"author_profile":80,"description":81,"short_description":82,"active_installs":33,"downloaded":83,"rating":27,"num_ratings":27,"last_updated":84,"tested_up_to":85,"requires_at_least":86,"requires_php":17,"tags":87,"homepage":90,"download_link":91,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"buddypress-sitewide-featured-posts","BuddyPress Sitewide Featured Posts","0.3","grosbouff","https:\u002F\u002Fprofiles.wordpress.org\u002Fgrosbouff\u002F","\u003Cp>This is a BuddyPress plugin that allows you to select and display featured posts sitewide.\u003Cbr \u002F>\nBasically, it adds a checkbox “Add this post\u002Fpage to Featured Posts” when adding\u002Fediting posts or pages.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>When editing a post\u002Fpage, check or uncheck “Add this post\u002Fpage to Featured Posts” at the bottom of the page.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>In my forums : http:\u002F\u002Fdev.benoitgreant.be\u002Fbbpress\u002Fforum\u002Fbuddypress-sitewide-featured-posts\u003C\u002Fp>\n","This is a BuddyPress plugin that allows you to select and display featured posts sitewide.",5703,"2010-02-21T01:18:00.000Z","2.9.1.1","2.9",[88,19,20,21,89],"buddypress","sitewide","http:\u002F\u002Fdev.benoitgreant.be\u002Fblog\u002Fcategory\u002Fbuddypress\u002Fbuddypress-sitewide-featured-posts\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbuddypress-sitewide-featured-posts.0.3.zip",{"slug":93,"name":94,"version":95,"author":96,"author_profile":97,"description":98,"short_description":99,"active_installs":33,"downloaded":100,"rating":27,"num_ratings":27,"last_updated":101,"tested_up_to":15,"requires_at_least":102,"requires_php":17,"tags":103,"homepage":108,"download_link":109,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"now-featuring","Now Featuring WordPress Widget","0.8","Brahmina","https:\u002F\u002Fprofiles.wordpress.org\u002Froad2nowhere\u002F","\u003Cp>Create a sidebar widget of featured pages or posts in a variety of flexible ways..\u003C\u002Fp>\n\u003Cp>The three types of Now Featuring widgets are:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Single\u003C\u002Fli>\n\u003Cli>Slider\u003C\u002Fli>\n\u003Cli>List\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>You can use either posts or pages for the featured content, which can be selected by either category, tags or by individual selection.\u003C\u002Fp>\n\u003Cp>The widget uses the featured image from the post or page to display on the sidebar. This plugin adds featured image support to pages to increase the flexibility of the plugin.\u003C\u002Fp>\n\u003Cp>** For best results, use images that are similarly sized for your featured images. **\u003C\u002Fp>\n","The Now Featuring Wordpress Widget allows you to showcase featured content from your posts or pages on your sidebar in multiple ways.",1550,"2015-09-10T19:05:00.000Z","4.0",[104,105,19,106,107],"feature-pages","feature-posts","sidebar","slider","http:\u002F\u002Fwp.brahminacreations.com\u002Fnow-featuring-wordpress-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnow-featuring.0.8.zip",{"slug":111,"name":112,"version":113,"author":7,"author_profile":8,"description":114,"short_description":115,"active_installs":33,"downloaded":116,"rating":27,"num_ratings":27,"last_updated":117,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":118,"homepage":120,"download_link":121,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"wp-featured-menus","WP Featured Menus","1.3.1","\u003Cp>This plugin provides a metabox on posts and pages listing existing WordPress Menus.  The end user is allowed to choose one and make it associated with the post or page via meta data.\u003C\u002Fp>\n\u003Cp>Practically speaking, Featured Menus work exactly like Featured Images.  The Post or Page and Featured Menu are merely attached, and you must use a template tag or WordPress functions to render the Menu.\u003C\u002Fp>\n\u003Cp>Please see \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-featured-menus\u002Fother_notes\u002F\" rel=\"ugc\">Other Notes\u003C\u002Fa> for examples.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>Page or Post meta has a key called \u003Ccode>_wp_featured_menu\u003C\u002Fcode>.  A very simple way to render the menu is like this:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n    $meta = get_post_custom();\n    wp_nav_menu( array( 'menu' => $meta['_wp_featured_menu'][0] ) );\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>A better way might be to test for the value first:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n    $meta = get_post_custom();\n    if ( is_numeric( $meta['_wp_featured_menu'][0] ) ) {\n        wp_nav_menu( array( 'menu' => $meta['_wp_featured_menu'][0] ) );\n    }\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Provides a metabox on posts and pages listing existing WordPress Menus.",2318,"2015-08-21T12:58:00.000Z",[19,119,20,21],"menus","http:\u002F\u002Fcodeventure.net","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-featured-menus.1.3.1.zip",{"attackSurface":123,"codeSignals":143,"taintFlows":157,"riskAssessment":158,"analyzedAt":163},{"hooks":124,"ajaxHandlers":139,"restRoutes":140,"shortcodes":141,"cronEvents":142,"entryPointCount":27,"unprotectedCount":27},[125,131,135],{"type":126,"name":127,"callback":128,"file":129,"line":130},"action","plugins_loaded","instance","wp-featured-soliloquy-sliders.php",26,{"type":126,"name":132,"callback":133,"file":129,"line":134},"save_post","save",83,{"type":126,"name":136,"callback":137,"file":129,"line":138},"add_meta_boxes","sliders_meta_box",84,[],[],[],[],{"dangerousFunctions":144,"sqlUsage":145,"outputEscaping":147,"fileOperations":27,"externalRequests":27,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":156},[],{"prepared":27,"raw":27,"locations":146},[],{"escaped":148,"rawEcho":149,"locations":150},5,2,[151,154],{"file":129,"line":152,"context":153},148,"raw output",{"file":129,"line":155,"context":153},150,[],[],{"summary":159,"deductions":160},"The plugin 'wp-featured-soliloquy-sliders' version 1.1 demonstrates a strong security posture based on the provided static analysis. The absence of any identified attack surface entries like AJAX handlers, REST API routes, shortcodes, or cron events, especially those without authentication checks, is a significant positive indicator. Furthermore, the code analysis reveals no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests, all of which are excellent security practices. The presence of nonce and capability checks also adds layers of defense.\n\nHowever, there is a minor concern regarding output escaping, where 71% of outputs are properly escaped, implying that 29% of outputs might not be, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved. Taint analysis shows no critical or high severity flows, which is reassuring. The vulnerability history being completely clean with no recorded CVEs, unpatched vulnerabilities, or common vulnerability types is a very strong positive, suggesting a mature and well-maintained codebase.\n\nIn conclusion, this plugin exhibits a good overall security posture with strengths in its minimal attack surface, secure database interactions, and lack of historical vulnerabilities. The primary area for potential improvement and slight concern lies in the incomplete output escaping. Despite this, the plugin appears to be a safe choice given the data.",[161],{"reason":162,"points":148},"Unescaped output detected","2026-03-16T21:01:48.838Z",{"wat":165,"direct":174},{"assetPaths":166,"generatorPatterns":169,"scriptPaths":170,"versionParams":171},[167,168],"\u002Fwp-content\u002Fplugins\u002Fwp-featured-soliloquy-sliders\u002Fcss\u002Fadmin.css","\u002Fwp-content\u002Fplugins\u002Fwp-featured-soliloquy-sliders\u002Fjs\u002Fadmin.js",[],[168],[172,173],"\u002Fwp-content\u002Fplugins\u002Fwp-featured-soliloquy-sliders\u002Fcss\u002Fadmin.css?ver=","\u002Fwp-content\u002Fplugins\u002Fwp-featured-soliloquy-sliders\u002Fjs\u002Fadmin.js?ver=",{"cssClasses":175,"htmlComments":177,"htmlAttributes":178,"restEndpoints":180,"jsGlobals":181,"shortcodeOutput":182},[176],"wp-fetaured-slider",[],[179],"wp_featured_sliders_nonce",[],[],[]]