ssnepenthe/clockwork-for-wp

Add helpers for logging and creating timeline events

Closed this issue · 2 comments

Add helpers for logging and creating timeline events

It should definitely include namespaced helpers but it might be worth considering conditionally loading some helpers in the global namespace like clockwork core does for Laravel (https://github.com/itsgoingd/clockwork/blob/f5d6d95ee7bb09702360755d19b3cb607a764ef1/Clockwork/Support/Laravel/ClockworkServiceProvider.php#L150-L152)

Closed by 5cf58b3