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

Initialize admin class during cron jobs #843

Merged
merged 1 commit into from
Apr 19, 2016
Merged

Initialize admin class during cron jobs #843

merged 1 commit into from
Apr 19, 2016

Conversation

tylerhcarter
Copy link
Contributor

The cron job wasn't running because the admin class wasn't initialized outside of the backend. This fix initializes the admin class during cron jobs if it wasn't already initialized with the WP_STREAM_DEV_DEBUG constant.

Fixes #830

@lukecarbis lukecarbis merged commit d71eea9 into develop Apr 19, 2016
@lukecarbis lukecarbis deleted the issue-830 branch April 19, 2016 00:57
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

Successfully merging this pull request may close these issues.

Keep Records For setting not working
2 participants