Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding data source + config for wp-cron #58

Open
ssnepenthe opened this issue Sep 18, 2021 · 0 comments
Open

Consider adding data source + config for wp-cron #58

ssnepenthe opened this issue Sep 18, 2021 · 0 comments

Comments

@ssnepenthe
Copy link
Owner

Data source could collect:

  • recurrence, hook, args
  • currently running hooks when DOING_CRON
  • possible to get callbacks attached to a cron hook?
  • cron schedules?

Config could include:

  • enable/disable collection of events data
  • enable/disable collection of schedules data
  • enable/disable collection of running events when DOING_CRON
  • except/only filters for events, although there might be some overlap with wp_hook config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant