Advanced Cron Manager – debug & control

Por Kuba Mikita
(38 avaliações)
Baixar
  • Versão:
    2.7.0
  • Última atualização:
    há 7 meses
  • Instalações ativas:
    mais de 30 mil
  • Versão do WordPress:
    5.0 ou maior
  • Testado até o WordPress:
    6.9.4
  • Versão do PHP:
    5.3 ou maior

Hospedagem WordPress com plugin Advanced Cron Manager – debug & control

Onde hospedar o plugin Advanced Cron Manager – debug & control?

Este plugin pode ser hospedado em qualquer servidor que tenha WordPress configurado. Recomendamos optar por uma empresa de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem WordPress da MCO2.

Hospedando o plugin Advanced Cron Manager – debug & control em uma empresa de hospedagem confiável

A MCO2, além de instalar o WordPress na versão mais atual para seus clientes, disponibiliza o WP SafePress, um mecanismo singular que protege e aumenta a performance do seu site ao mesmo tempo.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Take full control of your WordPress cron system. Advanced Cron Manager gives you complete visibility into every scheduled task running on your site — so you can find problems, fix them, and keep your site running smoothly.

WordPress relies on WP-Cron for critical background tasks: sending emails, publishing scheduled posts, running backups, syncing data, and more. But by default, you have zero visibility into what’s happening. Events fail silently, schedules pile up, and debugging is guesswork. Advanced Cron Manager changes that.

What you can do with the free version:

  • See every scheduled event — view all registered cron events with their hooks, arguments, schedules, and next execution times, all in one clean dashboard
  • Search and filter — quickly find the event you’re looking for, even on sites with hundreds of cron jobs
  • Run events manually — trigger any cron event on demand to test it or force an immediate execution
  • Pause and resume events — temporarily disable events without losing their configuration, perfect for troubleshooting
  • Add and remove events — create new cron events or unschedule ones you no longer need
  • Copy-paste PHP implementation — get ready-to-use code snippets for each event’s action hook and callback
  • Bulk actions — manage multiple events at once: remove, pause, or unpause in batch
  • Manage schedules — view, add, edit, and remove custom cron schedules (intervals)
  • Server Scheduler — disable WP-Cron’s default page-load triggering and get instructions for setting up a real server cron job for more reliable execution

Advanced Cron Manager PRO

The free version shows you what’s scheduled. PRO shows you what actually happened.

Without logging and diagnostics, cron issues are invisible until something breaks. PRO gives you the tools to monitor, debug, and optimize every cron job on your site.

  • Cron Logger — full execution history with timestamps and status for every event. Know exactly what ran, when it ran, and whether it succeeded or failed.
  • Performance Stats — execution time and peak memory usage tracked per event. Spot slow or resource-heavy cron jobs before they become a problem.
  • Error Catcher — automatically catches fatal errors thrown by cron callbacks and displays them in the log. No more silent failures.
  • Debug Tool — log custom data from inside your cron callbacks using do_action('advanced-cron-manager/log'). Get full visibility into what your code is doing during cron execution.
  • Event Rescheduling — change the next execution date and schedule of any event. Shift heavy tasks away from peak hours to balance server load.
  • Event Listeners — see every function and method hooked into each cron event. Understand exactly what code runs behind each hook.
  • Advanced Scheduling (Schyntax) — go beyond simple intervals. Schedule events for specific times like noon on the last day of the month, only on weekdays, every Tuesday and Friday, and more.

14-day money-back guarantee — no risk, no questions asked.

Get Advanced Cron Manager PRO

Good to know about WP-Cron

WordPress Cron is triggered by page visits, which means scheduled tasks may not run exactly on time on low-traffic sites. For precise timing, use the Server Scheduler feature to set up a real system cron job. Note: custom schedules added by this plugin are only available while the plugin is active. Events you create will continue to exist after deactivation.

Custom Development

BracketSpace — the company behind this plugin — provides custom WordPress plugin development services. We can build any custom plugin for you.

Capturas de tela

Plugin control panel

Plugin control panel

Adding, editing and removing Schedule

Adding, editing and removing Schedule

Adding Event

Adding Event

Event actions

Event actions

Search and bulk actions

Search and bulk actions

Server Scheduler section

Server Scheduler section