[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fGpnk2lc6qovVXlsT5g-MhKbl2Lgg9kcHW3GaU2LPmCI":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":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":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":37,"analysis":135,"fingerprints":171},"shieldclimb-fix-pending-and-past-due-tasks","ShieldClimb – Fix Pending and Past-due Tasks for WooCommerce","1.0.5","ShieldClimb","https:\u002F\u002Fprofiles.wordpress.org\u002Fshieldclimb\u002F","\u003Cp>Fix Pending and Past-due Tasks for WooCommerce optimizes WooCommerce’s background processes by resolving stuck or pending scheduled actions, ensuring essential tasks like order processing, stock updates, and email notifications run efficiently.\u003C\u002Fp>\n\u003Cp>By improving task execution and preventing delays, this plugin helps your store operate faster, smoother, and without interruptions—enhancing both performance and customer experience.\u003C\u002Fp>\n\u003Cp>See more via \u003Ca href=\"https:\u002F\u002Fshieldclimb.com\u002Ffree-woocommerce-plugins\u002Ffix-pending-and-past-due-tasks\u002F\" rel=\"nofollow ugc\">this website\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>📺 \u003Cstrong>Watch the full install and setup tutorial here:\u003C\u002Fstrong>\u003Cbr \u002F>\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\u002FhOD4GO_Ryww?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>\u003C\u002Fp>\n","Fix Pending and Past-due Tasks for WooCommerce – Speed up order processing, prevent stuck scheduled tasks, and optimize performance.",10,388,0,"2026-02-24T12:21:00.000Z","6.9.4","5.8","7.2",[19,20,21,22,23],"action-scheduler","cron","cron-manager","scheduler","wp-cron","https:\u002F\u002Fshieldclimb.com\u002Ffree-woocommerce-plugins\u002Ffix-pending-and-past-due-tasks\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fshieldclimb-fix-pending-and-past-due-tasks.1.0.5.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":31,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":26,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"shieldclimb",5,230,30,94,"2026-04-04T02:32:28.735Z",[38,56,78,98,118],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":26,"num_ratings":32,"last_updated":48,"tested_up_to":49,"requires_at_least":50,"requires_php":51,"tags":52,"homepage":54,"download_link":55,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"migrate-wp-cron-to-action-scheduler","Advanced Cron Scheduler for WordPress","1.1.4","Sayan Datta","https:\u002F\u002Fprofiles.wordpress.org\u002Finfosatech\u002F","\u003Cp>The WP-Cron system in WordPress is not a “real” cron system, which means events may not run exactly according to their schedule because the system relies on regular traffic to the website in order to trigger scheduled events.\u003C\u002Fp>\n\u003Ch3>Reasons WP-Cron events can miss their schedule\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Low traffic websites may not trigger the event runner often enough\u003C\u002Fli>\n\u003Cli>A fatal error caused by a plugin or theme may break the event runner\u003C\u002Fli>\n\u003Cli>A plugin or theme may intentionally or unintentionally break the event runner\u003C\u002Fli>\n\u003Cli>BasicAuth, a firewall, or other access restrictions may block the event runner\u003C\u002Fli>\n\u003Cli>A problem with your web hosting or web server may break the event runner\u003C\u002Fli>\n\u003Cli>The \u003Ccode>DISABLE_WP_CRON\u003C\u002Fcode> configuration constant is set but no alternative cron runner has been put in place\u003C\u002Fli>\n\u003Cli>Long-running events may temporarily block the event runner\u003C\u002Fli>\n\u003Cli>High traffic websites may suffer from sequential processing issues that block the event runner\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The Advanced Cron Scheduler for WordPress plugin does alter the way that WordPress core runs cron events using the Action Scheduler Library.\u003C\u002Fp>\n\u003Cp>Action Scheduler is a scalable, traceable job queue for background processing large sets of actions in WordPress. It’s specially designed to be distributed in WordPress plugins.\u003C\u002Fp>\n\u003Cp>Action Scheduler works by triggering an action hook to run at some time in the future. Each hook can be scheduled with unique data, to allow callbacks to perform operations on that data. The hook can also be scheduled to run on one or more occassions.\u003C\u002Fp>\n\u003Cp>Think of it like an extension to \u003Ccode>do_action()\u003C\u002Fcode> which adds the ability to delay and repeat a hook.\u003C\u002Fp>\n\u003Ch3>Battle-Tested Background Processing\u003C\u002Fh3>\n\u003Cp>Every month, Action Scheduler processes millions of payments for \u003Ca href=\"https:\u002F\u002Fwoocommerce.com\u002Fproducts\u002Fwoocommerce-subscriptions\u002F\" rel=\"nofollow ugc\">Subscriptions\u003C\u002Fa>, webhooks for \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwoocommerce\u002F\" rel=\"ugc\">WooCommerce\u003C\u002Fa>, as well as emails and other events for a range of other plugins.\u003C\u002Fp>\n\u003Cp>It’s been seen on live sites processing queues in excess of 50,000 jobs and doing resource intensive operations, like processing payments and creating orders, at a sustained rate of over 10,000 \u002F hour without negatively impacting normal site operations.\u003C\u002Fp>\n\u003Cp>This is all on infrastructure and WordPress sites outside the control of the plugin author.\u003C\u002Fp>\n\u003Cp>If your plugin needs background processing, especially of large sets of tasks, Action Scheduler can help.\u003C\u002Fp>\n\u003Ch3>Learn More\u003C\u002Fh3>\n\u003Cp>To learn more about how to Action Scheduler works, and how to use it in your plugin, check out the docs on \u003Ca href=\"https:\u002F\u002Factionscheduler.org\" rel=\"nofollow ugc\">ActionScheduler.org\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>There you will find:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Factionscheduler.org\u002Fusage\u002F\" rel=\"nofollow ugc\">Usage guide\u003C\u002Fa>: instructions on installing and using Action Scheduler\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Factionscheduler.org\u002Fwp-cli\u002F\" rel=\"nofollow ugc\">WP CLI guide\u003C\u002Fa>: instructions on running Action Scheduler at scale via WP CLI\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Factionscheduler.org\u002Fapi\u002F\" rel=\"nofollow ugc\">API Reference\u003C\u002Fa>: complete reference guide for all API functions\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Factionscheduler.org\u002Fadmin\u002F\" rel=\"nofollow ugc\">Administration Guide\u003C\u002Fa>: guide to managing scheduled actions via the administration screen\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Factionscheduler.org\u002Fperf\u002F\" rel=\"nofollow ugc\">Guide to Background Processing at Scale\u003C\u002Fa>: instructions for running Action Scheduler at scale via the default WP Cron queue runner\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Community support via the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fmigrate-wp-cron-to-action-scheduler\u002F\" rel=\"ugc\">support forums\u003C\u002Fa> at WordPress.org.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Contribute\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Active development of this plugin is handled \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fiamsayan\u002Fadvanced-cron-scheduler\u002F\" rel=\"nofollow ugc\">on GitHub\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>Feel free to \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fiamsayan\u002Fadvanced-cron-scheduler\u002F\" rel=\"nofollow ugc\">fork the project on GitHub\u003C\u002Fa> and submit your contributions via pull request.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>Action Scheduler is developed and maintained by \u003Ca href=\"http:\u002F\u002Fautomattic.com\u002F\" rel=\"nofollow ugc\">Automattic\u003C\u002Fa>.\u003C\u002Fp>\n","The Advanced Cron Scheduler for WordPress plugin helps to easily replace or migrate Native WordPress Cron to the Action Scheduler Library.",200,9231,"2025-04-29T14:12:00.000Z","6.8.5","6.5","7.1",[19,21,53,22,23],"debug","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmigrate-wp-cron-to-action-scheduler\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmigrate-wp-cron-to-action-scheduler.1.1.4.zip",{"slug":57,"name":58,"version":59,"author":60,"author_profile":61,"description":62,"short_description":63,"active_installs":64,"downloaded":65,"rating":35,"num_ratings":66,"last_updated":67,"tested_up_to":15,"requires_at_least":68,"requires_php":69,"tags":70,"homepage":73,"download_link":74,"security_score":75,"vuln_count":76,"unpatched_count":13,"last_vuln_date":77,"fetched_at":28},"leira-cron-jobs","Cron Jobs","1.2.12","Ariel","https:\u002F\u002Fprofiles.wordpress.org\u002Farielhr1987\u002F","\u003Cp>\u003Cstrong>Cron Jobs\u003C\u002Fstrong> is a lightweight yet powerful plugin that simplifies the management of your WordPress cron events.\u003C\u002Fp>\n\u003Cp>With this tool, you can quickly view, run, and modify your scheduled tasks (cron jobs) without writing code. It’s ideal for developers, site managers, or anyone needing better control over WordPress’s background processes.\u003C\u002Fp>\n\u003Cp>Key features include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Run or bulk run selected cron jobs instantly.\u003C\u002Fli>\n\u003Cli>Edit cron job schedule, next run time, and arguments directly from the list view.\u003C\u002Fli>\n\u003Cli>Customize visible columns and preferences via the native “Screen Options” panel.\u003C\u002Fli>\n\u003Cli>Access help and documentation to better understand how WordPress cron works.\u003C\u002Fli>\n\u003C\u002Ful>\n","Easily manage and monitor your WordPress cron jobs from a clean, intuitive interface.",2000,30369,3,"2025-12-19T00:50:00.000Z","4.1","5.4",[71,72,20,22,23],"admin-tools","automation","https:\u002F\u002Fgithub.com\u002Farielhr1987\u002Fleira-cron-jobs","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fleira-cron-jobs.1.2.12.zip",99,1,"2024-09-12 00:00:00",{"slug":79,"name":80,"version":81,"author":82,"author_profile":83,"description":84,"short_description":85,"active_installs":46,"downloaded":86,"rating":26,"num_ratings":87,"last_updated":88,"tested_up_to":89,"requires_at_least":90,"requires_php":90,"tags":91,"homepage":94,"download_link":95,"security_score":96,"vuln_count":76,"unpatched_count":76,"last_vuln_date":97,"fetched_at":28},"amr-cron-manager","amr cron manager","2.3","anmari","https:\u002F\u002Fprofiles.wordpress.org\u002Fanmari\u002F","\u003Cp>Overview of all cron jobs, showing whether the corresponding action is present. This is handy if you are struggling to write a plugin with a cron job. If there is no action created by the cron job plugin, nothing will happen – just delete the job.\u003Cbr \u002F>\nIncludes ability to delete comprehensively and reschedule the jobs.\u003Cbr \u002F>\nShows time in wordpress timezone, not utc time, so it is much easier to understand!\u003C\u002Fp>\n","Overview of wp cron jobs in the site's timezone. The lists show if the action exists and any arguments to the cron job.",8618,4,"2020-08-17T01:14:00.000Z","5.5.18","",[20,92,93,21,23],"cron-cleaner","cron-control","https:\u002F\u002Fwpusersplugin.com\u002Fdownloads\u002Famr-cron-manager\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Famr-cron-manager.2.3.zip",60,"2026-01-23 00:00:00",{"slug":99,"name":100,"version":101,"author":102,"author_profile":103,"description":104,"short_description":105,"active_installs":46,"downloaded":106,"rating":26,"num_ratings":107,"last_updated":108,"tested_up_to":109,"requires_at_least":110,"requires_php":90,"tags":111,"homepage":115,"download_link":116,"security_score":117,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"easycron","Easycron","1.3.2","EasyCron","https:\u002F\u002Fprofiles.wordpress.org\u002Feasycron\u002F","\u003Cp>EasyCron (https:\u002F\u002Fwww.easycron.com) provides reliable online cron job service worldwide. Its insanely easy-to-use webcron have helped thousands of users who’re fastidious on task scheduling perfectly configure cron jobs.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Support Cron expression, and the year field (\u003Ca href=\"https:\u002F\u002Fwww.easycron.com\u002Ffaq\u002FWhat-cron-expression-does-easycron-support\" rel=\"nofollow ugc\">cron expression guide\u003C\u002Fa>)\u003C\u002Fli>\n\u003Cli>Email otifications\u003C\u002Fli>\n\u003Cli>Slack notifications\u003C\u002Fli>\n\u003Cli>Webhook callbacks\u003C\u002Fli>\n\u003Cli>Cron job execution logs\u003C\u002Fli>\n\u003Cli>Time prediction of executions.\u003C\u002Fli>\n\u003Cli>Customize schedule timezone\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Questions & Answers\u003C\u002Fh3>\n\u003Ch4>Is EasyCron free?\u003C\u002Fh4>\n\u003Cp>EasyCron offers a free forever plan (you just need to go to https:\u002F\u002Fwww.easycron.com\u002Fuser\u002Fplan to renew the free plan monthly).\u003Cbr \u002F>\nYou may also upgrade to a premium plan which has some advanced features and will automatically get renewed yearly.\u003C\u002Fp>\n","Utilize EasyCron's API to configure a cron job that will trigger WordPress's cron script (wp-cron.php) periodically.",13550,2,"2023-04-29T20:41:00.000Z","6.2.9","3.0",[20,112,113,114,23],"cron-job","task-scheduler","webcron","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feasycron\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasycron.1.3.2.zip",85,{"slug":119,"name":120,"version":121,"author":122,"author_profile":123,"description":124,"short_description":125,"active_installs":13,"downloaded":126,"rating":13,"num_ratings":13,"last_updated":127,"tested_up_to":49,"requires_at_least":128,"requires_php":129,"tags":130,"homepage":133,"download_link":134,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"cron-scheduler","Cron Scheduler","1.0.3","Juanjo Rubio","https:\u002F\u002Fprofiles.wordpress.org\u002Fjuanjopuntcat\u002F","\u003Cp>This plugin lets you manage and change the frequency of WP-Cron events via the Tools section in your dashboard. No coding needed. Translatable and lightweight.\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This plugin is free software. You can redistribute it and\u002For modify it under the terms of the GNU General Public License version 2 or later.\u003C\u002Fp>\n","A WordPress plugin to easily adjust the frequency of cron jobs with a user-friendly interface.",245,"2025-06-20T14:54:00.000Z","6.0","8.0",[131,20,132,22,23],"admin","performance","https:\u002F\u002Fgithub.com\u002Fjuanjopuntcat\u002Fcron-scheduler","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcron-scheduler.zip",{"attackSurface":136,"codeSignals":155,"taintFlows":162,"riskAssessment":163,"analyzedAt":170},{"hooks":137,"ajaxHandlers":151,"restRoutes":152,"shortcodes":153,"cronEvents":154,"entryPointCount":13,"unprotectedCount":13},[138,144,148],{"type":139,"name":140,"callback":141,"file":142,"line":143},"action","before_woocommerce_init","closure","shieldclimb-fix-pending-and-past-due-tasks.php",27,{"type":145,"name":146,"callback":141,"file":142,"line":147},"filter","action_scheduler_queue_runner_concurrent_batches",43,{"type":145,"name":149,"callback":141,"file":142,"line":150},"action_scheduler_queue_runner_batch_size",59,[],[],[],[],{"dangerousFunctions":156,"sqlUsage":157,"outputEscaping":159,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":161},[],{"prepared":13,"raw":13,"locations":158},[],{"escaped":13,"rawEcho":13,"locations":160},[],[],[],{"summary":164,"deductions":165},"The \"shieldclimb-fix-pending-and-past-due-tasks\" plugin v1.0.5 exhibits an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with exposed attack vectors is a significant strength. Furthermore, the code demonstrates strong adherence to secure coding practices, with no dangerous functions utilized, all SQL queries employing prepared statements, and all output being properly escaped. The lack of file operations and external HTTP requests also contributes to a reduced attack surface.  The plugin's vulnerability history is clean, with no recorded CVEs, indicating a stable and likely well-maintained codebase.  However, the complete absence of nonce and capability checks across all potential entry points (even though there are none identified in this analysis) could be a concern if functionality were to be added in the future.  Without any identified vulnerabilities or concerning code signals, the plugin currently presents a very low security risk.",[166,168],{"reason":167,"points":11},"No capability checks found",{"reason":169,"points":11},"No nonce checks found","2026-03-17T00:57:39.360Z",{"wat":172,"direct":177},{"assetPaths":173,"generatorPatterns":174,"scriptPaths":175,"versionParams":176},[],[],[],[],{"cssClasses":178,"htmlComments":179,"htmlAttributes":180,"restEndpoints":181,"jsGlobals":182,"shortcodeOutput":183},[],[],[],[],[],[]]