Re{code} Cron Viewer

Apraksts

Re{code} Cron Viewer provides a clean, user-friendly interface to monitor all your WordPress scheduled tasks. Perfect for developers and site administrators who need to:

  • See exactly what tasks are scheduled
  • Verify tasks are running on time
  • Debug plugins that use WP-Cron
  • Monitor background processes
  • Troubleshoot scheduling issues

Features

  • Dashboard Integration — Dedicated admin page in WordPress sidebar
  • Complete Overview — Lists all pending WP-Cron events
  • Detailed Information — Hook names, arguments, schedules, execution times
  • Timezone Aware — Converts to your site’s local timezone
  • Status Indicators — Visual warnings for overdue tasks
  • Lightweight — Minimal performance impact

Uzstādīšana

  1. Upload the plugin files to /wp-content/plugins/recode-cron-viewer
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to ‘Cron Viewer’ in your admin sidebar

BUJ

Does this plugin modify my cron tasks?

No, this is a read-only viewer. It only displays information without making changes.

Will this slow down my site?

No, the plugin has minimal footprint and only loads on its admin page.

Can I delete or reschedule tasks?

Current version is view-only. Management features may be added in future releases.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Re{code} Cron Viewer” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Re{code} Cron Viewer&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.1.0

  • Prepared for WordPress Repository
  • Updated tested version to 6.9
  • Improved code quality and standards compliance
  • Enhanced internationalization support
  • Fixed timezone handling for better compatibility
  • Improved arguments display formatting
  • Enhanced security with proper output escaping

1.0.10

  • Improved internationalization
  • Code quality improvements

1.0.0

  • Initial release