[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fV42frmOKMOYcyIczHxGtwuwKB-GiEBkoqDSIYR79jQQ":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":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":22,"download_link":23,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26,"vulnerabilities":27,"developer":28,"crawl_stats":25,"alternatives":36,"analysis":135,"fingerprints":175},"pryc-wp-users-id","PRyC WP: User(s) ID","1.0.5","Patryk","https:\u002F\u002Fprofiles.wordpress.org\u002Fprycpl\u002F","\u003Cp>Add column with user(s) ID to WordPress users list\u003C\u002Fp>\n","Add column with user(s) ID to WordPress users list",0,1332,"2023-06-20T11:45:00.000Z","6.2.9","3.0.1","",[18,19,20,21],"id","user","user-id","wordpress","http:\u002F\u002FPRyC.pl","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpryc-wp-users-id.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":29,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":32,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"prycpl",18,4250,88,30,86,"2026-04-04T22:23:24.385Z",[37,58,78,99,116],{"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":50,"requires_at_least":51,"requires_php":16,"tags":52,"homepage":55,"download_link":56,"security_score":57,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"random-user-ids","Random User IDs","20201115.1","David Marín Carreño","https:\u002F\u002Fprofiles.wordpress.org\u002Fdavefx\u002F","\u003Cp>This WordPress plugin randomizes the user_id for the user created on WordPress setup, removing one potential attack factor from the site.\u003C\u002Fp>\n\u003Ch3>How it works\u003C\u002Fh3>\n\u003Cp>Once activated, the plugin will immediately replace the ID for the default admin user (with user ID 1). By default, the plugin will use random user IDs between 1 and 4503599627370495 (to ensure compatibility with Javascript code using the user ID).\u003C\u002Fp>\n\u003Cp>All newly created users from that moment will be generated with a random user ID in the defined range.\u003C\u002Fp>\n\u003Ch3>How to customize the range for new user IDs\u003C\u002Fh3>\n\u003Cp>You can customize the range used by the plugin for the random generated user IDs by using the WordPress filters dfx_random_user_id_max_id and dfx_random_user_id_min_id.\u003C\u002Fp>\n\u003Cp>For example, if you want to have all your user IDs between 1000 and 9999 you can add the following lines to your theme’s functions.php file:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>function set_dfx_max_user_id( $default_max_id ) {\n    return 9999;\n}\nadd_filter( 'dfx_random_user_id_max_id', 'set_dfx_max_user_id' );\n\nfunction set_dfx_min_user_id( $default_max_id ) {\n    return 1000;\n}\nadd_filter( 'dfx_random_user_id_min_id', 'set_dfx_min_user_id' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Probably, you’ll want to add these lines to your code before activating the plugin, so your new random main admin user ID is inside your desired range.\u003C\u002Fp>\n","This WordPress plugin randomizes the user_id for the user created on WordPress setup, removing one potential attack factor from the site.",300,7329,80,5,"2025-01-27T13:34:00.000Z","6.8.0","3.1",[53,54],"security","user-ids","https:\u002F\u002Fdavefx.com\u002Frandom-user-id","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frandom-user-ids.20201115.1.zip",92,{"slug":59,"name":60,"version":61,"author":62,"author_profile":63,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":66,"num_ratings":68,"last_updated":69,"tested_up_to":70,"requires_at_least":15,"requires_php":16,"tags":71,"homepage":76,"download_link":77,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"my-twitter-timelines","My Twitter Timelines","1.0","audaciotechit","https:\u002F\u002Fprofiles.wordpress.org\u002Faudaciotechit\u002F","\u003Cp>Demo & Documentation :: http:\u002F\u002Faudaciotech.com\u002Fwordpress\u002Fdocumentation\u002F\u003C\u002Fp>\n\u003Cp>You do not have to install multiple Twitter widgets any more to manage Twitter feeds on your website. Just install My Twitter Timelines and enjoy!\u003C\u002Fp>\n\u003Cp>My Twitter Timelines offers a plethora of embeddable tools that integrates Twitter and displays Tweets on your WordPress site. In other words, by using our widget, you can display your own Twitter feeds on your website.\u003C\u002Fp>\n\u003Cp>My Twitter Timelines do not only have one feature; this widget can be your complete Twitter solution. By using this widget you can display various timelines at a time, which are:\u003C\u002Fp>\n\u003Col>\n\u003Cli>User Timelines\u003C\u002Fli>\n\u003Cli>User Favorite Timelines\u003C\u002Fli>\n\u003Cli>Search Timeline\u003C\u002Fli>\n\u003Cli>List Timeline\u003C\u002Fli>\n\u003Cli>Collection Timeline\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Highly Customizable:\u003C\u002Fp>\n\u003Cp>Not only does the widget provide many options to display Twitter timelines, it also has many customizable options. You can control over many Twitter settings from backend.\u003C\u002Fp>\n\u003Cp>We have included necessary documentation to make sure that you are able to use the widget properly on your website.\u003C\u002Fp>\n\u003Cp>We love helping people and we are open to answer any questions you may have.\u003C\u002Fp>\n","My Twitter Timelines is an all-in-one Twitter widget. With this widget, you can display the following: Twitter user timelines, User favorites, Search  &hellip;",100,6925,2,"2016-09-16T08:36:00.000Z","4.8.28",[72,73,74,75],"twitter","twitter-followers","user-timelines","wordpress-twitter-widget","http:\u002F\u002Fwww.audaciotech.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmy-twitter-timelines.zip",{"slug":79,"name":80,"version":81,"author":82,"author_profile":83,"description":84,"short_description":85,"active_installs":86,"downloaded":87,"rating":66,"num_ratings":88,"last_updated":89,"tested_up_to":90,"requires_at_least":91,"requires_php":16,"tags":92,"homepage":16,"download_link":98,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"hide-wp-front-admin-bar","Hide WP Front Admin Bar","1.0.1","pradeepsinghweb","https:\u002F\u002Fprofiles.wordpress.org\u002Fpradeepsinghweb\u002F","\u003Cp>Hide WP Front Admin Bar makes the WordPress Toolbar disapper from front end of website. This plugin also provides the setting to hide the WP Admin bar for any specific user role.\u003C\u002Fp>\n\u003Cp>You can also hide Admin Bar for specific user roles by plugin settings. please review the plugins screenshots for more details.\u003C\u002Fp>\n","Hide WP Front Admin Bar makes the WordPress Toolbar disapper from front end of website. This plugin also provides the setting to hide the WP Admin bar &hellip;",20,1765,1,"2021-06-18T11:14:00.000Z","5.7.15","3.5",[93,94,95,96,97],"adminbar","hide","hide-admin-bar-for-specific-users-role","hide-wordpress-admin-bar","hide-wordpress-admin-bar-for-all-users","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhide-wp-front-admin-bar.zip",{"slug":100,"name":101,"version":102,"author":103,"author_profile":104,"description":105,"short_description":106,"active_installs":86,"downloaded":107,"rating":11,"num_ratings":11,"last_updated":108,"tested_up_to":109,"requires_at_least":110,"requires_php":16,"tags":111,"homepage":114,"download_link":115,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"lh-add-id-columns","LH Add ID Columns","1.03","shawfactor","https:\u002F\u002Fprofiles.wordpress.org\u002Fshawfactor\u002F","\u003Cp>LH Add ID Columns adds functionality that should be in core. Namely displaying columns listing the user and post ID’s on the appropriate admin screens in wp-admin. All such columns are sortbale.\u003C\u002Fp>\n\u003Cp>This is extremely useful when you are needing to work with posts and users both in the backend and in the database.\u003C\u002Fp>\n","LH Add ID Columns adds user and post ID's to the WordPress user, post, page, and custom post type listings.",1542,"2022-07-28T14:06:00.000Z","6.0.11","4.0",[18,112,113,20],"post-id","sortable","https:\u002F\u002Flhero.org\u002Fportfolio\u002Flh-add-id-columns\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flh-add-id-columns.zip",{"slug":117,"name":118,"version":119,"author":120,"author_profile":121,"description":122,"short_description":123,"active_installs":124,"downloaded":125,"rating":11,"num_ratings":11,"last_updated":126,"tested_up_to":127,"requires_at_least":128,"requires_php":16,"tags":129,"homepage":16,"download_link":134,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"blog-topics","Blog Topics For WPMU","1.2","DeannaS","https:\u002F\u002Fprofiles.wordpress.org\u002Fdeannas\u002F","\u003Cp>This plugin creates site-wide topics. Each blog can be identified as belonging to a single topic. Blog owners can select a topic for their blog at creation time, and through a menu under settings. Blog owners can also choose whether or not to include their content in any site-wide aggregated content via the Blog Topics Settings menu.\u003C\u002Fp>\n\u003Cp>Site Admins can set up the site-wide topics, select a “featured topic,” and manage blog’s topic settings through the Site Admin -> Blogs -> Edit menu.\u003C\u002Fp>\n\u003Cp>This plugin comes with 5 optional widgets (in the widgets subdirectory).\u003C\u002Fp>\n\u003Col>\n\u003Cli>BT – Topic Name – displays the name of the topic of the current blog.\u003C\u002Fli>\n\u003Cli>BT – Related Blogs – displays a linked list of other blogs in the same topic.\u003C\u002Fli>\n\u003Cli>BT – Related Posts – displays the title of the N most recent posts in the same topic as the current blog.\u003C\u002Fli>\n\u003Cli>BT – Featured Topic w\u002FPosts – displays the N most recent posts from the “featured” topic.\u003C\u002Fli>\n\u003Cli>BT – Topics w\u002FPosts – displays the N most recent posts from each topic, with the option of excluding selected topics.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Some of the widgets rely on theme code for topic listing pages and site listing pages, referred to as “portal links.” All portal links can be turned on and off in the widgets. This plugin comes with a sample theme to help you learn how to modify your own theme to incorporate the portal elements.\u003C\u002Fp>\n","Allows users to categorize blogs by topic. Allows users to categorize blogs by topic. Includes multiple optional widgets and optional sample theme cod &hellip;",10,7710,"2011-04-19T16:25:00.000Z","3.1.4","2.9",[130,131,132,133],"wmpu-site-wide-categories","wordpress-mu","wordpress-multiuser","wpmu-site-wide-topics","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fblog-topics.zip",{"attackSurface":136,"codeSignals":157,"taintFlows":164,"riskAssessment":165,"analyzedAt":174},{"hooks":137,"ajaxHandlers":153,"restRoutes":154,"shortcodes":155,"cronEvents":156,"entryPointCount":11,"unprotectedCount":11},[138,144,149],{"type":139,"name":140,"callback":141,"file":142,"line":143},"filter","manage_users_columns","pryc_wp_user_id_add_column","pryc-wp-user-id.php",22,{"type":145,"name":146,"callback":147,"priority":124,"file":142,"line":148},"action","manage_users_custom_column","pryc_wp_user_id_add_column_content",31,{"type":145,"name":150,"callback":151,"file":142,"line":152},"admin_head","pryc_wp_user_id_column_css",37,[],[],[],[],{"dangerousFunctions":158,"sqlUsage":159,"outputEscaping":161,"fileOperations":11,"externalRequests":11,"nonceChecks":11,"capabilityChecks":11,"bundledLibraries":163},[],{"prepared":11,"raw":11,"locations":160},[],{"escaped":11,"rawEcho":11,"locations":162},[],[],[],{"summary":166,"deductions":167},"Based on the provided static analysis, the \"pryc-wp-users-id\" v1.0.5 plugin exhibits a remarkably strong security posture. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals show a complete absence of dangerous functions, file operations, and external HTTP requests. All SQL queries are prepared, and all output is properly escaped, indicating diligent development practices in these critical areas. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment, suggesting a history of secure development and maintenance.\n\nHowever, a notable concern arises from the complete absence of nonce checks and capability checks. While the current attack surface is zero, this absence means that if any new entry points were to be introduced in future versions without proper authentication and authorization mechanisms, they would inherently be vulnerable. The taint analysis also shows zero flows analyzed, which is a limitation in fully assessing potential data manipulation risks, though the absence of specific issues is a good sign. Overall, the plugin appears very secure in its current state, but the lack of fundamental security checks like nonces and capability checks represents a potential future vulnerability if the plugin's functionality expands.",[168,170,172],{"reason":169,"points":124},"Missing nonce checks",{"reason":171,"points":124},"Missing capability checks",{"reason":173,"points":48},"No taint flow analysis performed","2026-03-17T07:12:44.610Z",{"wat":176,"direct":181},{"assetPaths":177,"generatorPatterns":178,"scriptPaths":179,"versionParams":180},[],[],[],[],{"cssClasses":182,"htmlComments":184,"htmlAttributes":185,"restEndpoints":186,"jsGlobals":187,"shortcodeOutput":188},[183],"column-userid",[],[],[],[],[]]