Skip to content

wp cron event run needs to output the time and date when a cron job is run #141

Description

@rklrkl

Feature Request

If a cron job is run when I execute "wp cron event run", then the output is something like this for the cron job "cronjob_name":

Executed the cron event 'cronjob_name' in 0.002s.

There is a very obvious missing piece of information here - the time and date the cron job ran! When you have a regular running cron job that fails once, but succeeds at all other times, knowing the time/date it failed is very useful forensic evidence.

Please add the time and date to that "Executed..." cron job message.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions